function NewAliasManager::getPathByAlias

Overrides AliasManagerInterface::getPathByAlias

File

core/modules/path_alias/tests/modules/path_alias_deprecated_test/src/NewAliasManager.php, line 15

Class

NewAliasManager
New test implementation for the alias manager.

Namespace

Drupal\path_alias_deprecated_test

Code

public function getPathByAlias($alias, $langcode = NULL) {
}

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