Completed
Push — master ( 9148b5...ea58fd )
by Andrey
09:02
created
src/Core.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -148,7 +148,7 @@
 block discarded – undo
148 148
 	/**
149 149
 	 * @param string $template Template found by loader.
150 150
 	 *
151
-	 * @return string|bool
151
+	 * @return false|string
152 152
 	 */
153 153
 	public function template_include( $template ) {
154 154
 
Please login to merge, or discard this patch.