Passed
Push — develop ( 191370...e38659 )
by nguereza
19:01
created
src/FileSystemInterface.php 1 patch
Braces   +1 added lines, -2 removed lines patch added patch discarded remove patch
@@ -53,8 +53,7 @@
 block discarded – undo
53 53
  * Class FileSystemCommonInterface
54 54
  * @package Platine\Filesystem
55 55
  */
56
-interface FileSystemInterface
57
-{
56
+interface FileSystemInterface {
58 57
 
59 58
     /**
60 59
      * Whether the file system is a file
Please login to merge, or discard this patch.