Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
PathAlias.php
function PathAlias::label
Overrides
ContentEntityBase::label
File
core/
modules/
path_alias/
src/
Entity/
PathAlias.php
, line 163
Class
PathAlias
Defines the path_alias entity class.
Namespace
Drupal\path_alias\Entity
Code
public
function
label
() {
return
$this
->
getAlias
(); }
RSS feed