Passed
Push — feature/code_improvement ( 07c142...134f8a )
by Thierry
20:35 queued 17:14
created
src/Request/Plugin/CallableClass.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -180,7 +180,7 @@
 block discarded – undo
180 180
      *
181 181
      * @param string        $sClassName            The class name of the callable object
182 182
      *
183
-     * @return object
183
+     * @return \Jaxon\Request\Support\CallableObject
184 184
      */
185 185
     public function getCallableObject($sClassName)
186 186
     {
Please login to merge, or discard this patch.