coding standards

This commit is contained in:
David Remer 2020-08-31 13:30:15 +03:00
parent a6d3574a0e
commit 7c5638764e

View file

@ -4,6 +4,7 @@
*
* @package Inpsyde\PayPalCommerce
*/
declare( strict_types=1 );
namespace Inpsyde\PayPalCommerce;