Skip to content

Commit e29cefa

Browse files
committed
Auto-fix PHPCS
1 parent 1dbb0b2 commit e29cefa

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

src/Plugin/FilePathPluginFactoryInterface.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
<?php
2+
23
declare(strict_types=1);
34

45
namespace WpOop\WordPress\Plugin;

src/Plugin/PluginInterface.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
<?php
2+
23
declare(strict_types=1);
34

45
namespace WpOop\WordPress\Plugin;

0 commit comments

Comments
 (0)