Completed
Push — master ( 83b84d...55ca36 )
by Andrey
01:41
created
php/class-core.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -136,7 +136,7 @@
 block discarded – undo
136 136
 	/**
137 137
 	 * @param string $template
138 138
 	 *
139
-	 * @return string|bool
139
+	 * @return false|string
140 140
 	 */
141 141
 	public function template_include( $template ) {
142 142
 
Please login to merge, or discard this patch.