You are here

public function AssetInterface::isDocument in Mini site 8

Check if asset is a document and can be served as a page.

1 method overrides AssetInterface::isDocument()
Asset::isDocument in src/Asset.php
Check if asset is a document and can be served as a page.

File

src/AssetInterface.php, line 215

Class

AssetInterface
Interface AssetInterface.

Namespace

Drupal\minisite

Code

public function isDocument();