Commit 958efea5 by Taylor Otwell

Fix a docblock in the controller class.

parent 7e33b4f8
......@@ -64,7 +64,7 @@ abstract class Controller {
/**
* Resolve a controller name to a controller instance.
*
* @param Container $container
* @param string $container
* @param string $controller
* @return Controller
*/
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment