Completed
Push — master ( b26fc8...c06b74 )
by Cheren
02:20
created
src/Utility/Toolbar.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -142,7 +142,7 @@
 block discarded – undo
142 142
      * Finds an partial filename, returns false on failure.
143 143
      *
144 144
      * @param string $name
145
-     * @return bool|string
145
+     * @return string|false
146 146
      */
147 147
     protected function _getLayoutPartialPath($name)
148 148
     {
Please login to merge, or discard this patch.