Commit 8fc48f7c authored by Taylor Otwell's avatar Taylor Otwell

removed comment frmo bundle.

parent 6fe05ade
......@@ -34,7 +34,7 @@ class Bundle {
* Register a bundle for the application.
*
* @param string $bundle
* @param mixed $config Array of 'location', 'handles' and 'auto'; or string of location.
* @param mixed $config
* @return void
*/
public static function register($bundle, $config = array())
......
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