removed comment frmo bundle.

This commit is contained in:
Taylor Otwell 2012-02-07 08:21:09 -06:00
parent 6fe05ade85
commit 8fc48f7c7e
1 changed files with 1 additions and 1 deletions

View File

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