Completed
Push — master ( 7e5316...fd689d )
by Basil
03:10
created
core/helpers/FileHelper.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -179,7 +179,7 @@
 block discarded – undo
179 179
      * will auto alias encode by Yii::getAlias function.
180 180
      *
181 181
      * @param string $fileName The path to the file to get the content
182
-     * @return string|boolean
182
+     * @return string|false
183 183
      */
184 184
     public static function getFileContent($fileName)
185 185
     {
Please login to merge, or discard this patch.