cache base url.

This commit is contained in:
Taylor Otwell
2012-02-04 10:58:38 -06:00
parent d7fcd74a02
commit f3be544b1a
2 changed files with 20 additions and 4 deletions

View File

@@ -78,7 +78,6 @@ class Asset_Container {
* Create a new asset container instance.
*
* @param string $name
* @param HTML $html
* @return void
*/
public function __construct($name)