Passed
Push — develop ( 972e9d...7d4da0 )
by nguereza
10:51
created
src/Adapter/Local/File.php 1 patch
Braces   +1 added lines, -2 removed lines patch added patch discarded remove patch
@@ -55,8 +55,7 @@
 block discarded – undo
55 55
  * @class File
56 56
  * @package Platine\Filesystem\Adapter\Local
57 57
  */
58
-class File extends AbstractLocal implements FileInterface
59
-{
58
+class File extends AbstractLocal implements FileInterface {
60 59
     /**
61 60
     * {@inheritdoc}
62 61
     */
Please login to merge, or discard this patch.