Passed
Push — master ( bcc5fb...a0f044 )
by Alain
03:34
created
src/ShortcodeManager.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -314,7 +314,7 @@
 block discarded – undo
314 314
 	 *                                   method.
315 315
 	 * @param array           $args      Arguments passed to the constructor or
316 316
 	 *                                   factory method.
317
-	 * @return object Object that implements the interface.
317
+	 * @return callable Object that implements the interface.
318 318
 	 * @throws FailedToInstantiateObject If no valid object could be
319 319
 	 *                                   instantiated.
320 320
 	 */
Please login to merge, or discard this patch.