add ppcp admin notices module

This commit is contained in:
David Remer 2020-09-01 10:24:10 +03:00
parent e35c4fe419
commit 0adc94d7e0
15 changed files with 290 additions and 167 deletions

View file

@ -1,6 +1,10 @@
<?php
/**
* The extensions of the admin notice module.
*
* @package Inpsyde\PayPalCommerce\Button
*/
declare(strict_types=1);
return [
];
return array();