This commit is contained in:
Roly Rudy Gutierrez Pinto
2017-10-23 16:30:49 -04:00
parent 9396ec76a3
commit 6f2e92854f

View File

@@ -175,7 +175,7 @@ class Restler extends \Luracast\Restler\Restler
* Review the API extensions, if the extension exists a new instance is * Review the API extensions, if the extension exists a new instance is
* returned. * returned.
* *
* @param objecy $object * @param object $object
* @param string $className * @param string $className
* @return \Maveriks\Extension\classExtName * @return \Maveriks\Extension\classExtName
*/ */