Files
yii2/framework/assets.php
2013-04-15 16:57:54 -04:00

5 lines
63 B
PHP

<?php
return array(
'basePath' => __DIR__ . '/web/assets',
);