Skip to content

Commit

Permalink
Apply php-cs-fixer changes
Browse files Browse the repository at this point in the history
  • Loading branch information
sabbelasichon authored and github-actions[bot] committed Feb 27, 2023
1 parent 83ef3a4 commit 9187a30
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion src/Domain/Filesystem/Filesystem.php
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@
*/
class Filesystem implements FilesystemInterface
{

/**
* @inheritDoc
*/
Expand Down
1 change: 0 additions & 1 deletion src/Domain/Filesystem/FilesystemInterface.php
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@

interface FilesystemInterface
{

/**
* @return bool|int
*/
Expand Down

0 comments on commit 9187a30

Please sign in to comment.