protected function AssetManagerTest::setUp

File

drupal/core/vendor/kriswallsmith/assetic/tests/Assetic/Test/AssetManagerTest.php, line 20

Class

AssetManagerTest

Namespace

Assetic\Test

Code

protected function setUp() {
  $this->am = new AssetManager();
}