You are here

public function AssetInterface::id in Mini site 8

Get asset id.

Return value

int|null Asset ID or NULL.

1 method overrides AssetInterface::id()
Asset::id in src/Asset.php
Get asset id.

File

src/AssetInterface.php, line 109

Class

AssetInterface
Interface AssetInterface.

Namespace

Drupal\minisite

Code

public function id();