You are here

public function ConfigEntityRevisionsConfigEntityInterface::hasCanonicalUrl in Config Entity Revisions 8.2

Whether the entity has a canonical URL.

Return value

bool Whether the entity has a canonical URL.

File

src/ConfigEntityRevisionsConfigEntityInterface.php, line 111

Class

ConfigEntityRevisionsConfigEntityInterface
ConfigEntityRevisionsConfigEntityInterface.

Namespace

Drupal\config_entity_revisions

Code

public function hasCanonicalUrl();