Passed
Push — feature/code_improvement ( 94564c...8399ab )
by Thierry
02:36
created
src/Request/Support/CallableRegistry.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -290,7 +290,7 @@
 block discarded – undo
290 290
      *
291 291
      * @param string        $sClassName            The class name of the callable object
292 292
      *
293
-     * @return object
293
+     * @return CallableObject
294 294
      */
295 295
     public function getCallableObject($sClassName)
296 296
     {
Please login to merge, or discard this patch.