Completed
Push — dev ( 4eb968...60fd4e )
by Gaige
58s
created
src/helpers.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -11,7 +11,7 @@
 block discarded – undo
11 11
      * @param  bool  $versioning
12 12
      * @param  bool  $sri
13 13
      *
14
-     * @return mixed
14
+     * @return string
15 15
      * @throws Exception
16 16
      */
17 17
     function vasri(string $type, string $path, bool $versioning = true, bool $sri = true): string
Please login to merge, or discard this patch.