public function AssetInterface::getMimeType in Mini site 8
Get asset MIME type.
Return value
string Asset MIME type.
1 method overrides AssetInterface::getMimeType()
- Asset::getMimeType in src/
Asset.php - Get asset MIME type.
File
- src/
AssetInterface.php, line 178
Class
- AssetInterface
- Interface AssetInterface.
Namespace
Drupal\minisiteCode
public function getMimeType();