Completed
Push — master ( c64349...5590f3 )
by Vitaly
40:45 queued 35:44
created
src/FileService.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -80,7 +80,7 @@
 block discarded – undo
80 80
 
81 81
     /**
82 82
      * @param mixed $entityConfiguration current instance for configuration
83
-     * @return boolean False if something went wrong otherwise true
83
+     * @return boolean|null False if something went wrong otherwise true
84 84
      */
85 85
     public function configure($entityConfiguration)
86 86
     {
Please login to merge, or discard this patch.