public function MinisiteInterface::getAssetDirectory in Mini site 8
Get the path to the asset directory.
Return value
string The path to the assets directory.
1 method overrides MinisiteInterface::getAssetDirectory()
- Minisite::getAssetDirectory in src/
Minisite.php - Get the path to the asset directory.
File
- src/
MinisiteInterface.php, line 164
Class
- MinisiteInterface
- Interface MinisiteInterface.
Namespace
Drupal\minisiteCode
public function getAssetDirectory();