Passed
Branch feature/cropping (36fe5e)
by Philippe
02:13
created
src/Models/Asset.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -107,7 +107,7 @@
 block discarded – undo
107 107
     }
108 108
 
109 109
     /**
110
-     * @return string|false
110
+     * @return string|null
111 111
      */
112 112
     public function getExtensionType()
113 113
     {
Please login to merge, or discard this patch.