AssetControllerBase::$fileExtension

Same name in other branches
  1. 10 core/modules/system/src/Controller/AssetControllerBase.php \Drupal\system\Controller\AssetControllerBase::fileExtension

The aggregate file extension.

Type: string

File

core/modules/system/src/Controller/AssetControllerBase.php, line 43

Class

AssetControllerBase
Defines a controller to serve asset aggregates.

Namespace

Drupal\system\Controller

Code

protected string $fileExtension;

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.