Completed
Push — master ( 5d7b0f...8d92ea )
by Thierry
03:20
created
src/Request/Support/CallableRepository.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -222,7 +222,7 @@
 block discarded – undo
222 222
      * @param string        $sClassName            The class name of the callable object
223 223
      * @param array         $aOptions              The callable object options
224 224
      *
225
-     * @return object
225
+     * @return null|CallableObject
226 226
      */
227 227
     protected function _getCallableObject($sClassName, array $aOptions)
228 228
     {
Please login to merge, or discard this patch.