cleaning up code.

This commit is contained in:
Taylor Otwell
2012-04-10 22:36:20 -05:00
parent 9ad6fabc02
commit 8bc128fdaa
2 changed files with 18 additions and 30 deletions

View File

@@ -1,4 +1,4 @@
<?php namespace Laravel; defined('DS') or die('No direct script access.');
<?php namespace Laravel;
class Asset {