function View::label
Overrides EntityBase::label
File
-
core/
modules/ views/ src/ Entity/ View.php, line 144
Class
- View
- Defines a View configuration entity class.
Namespace
Drupal\views\EntityCode
public function label() {
return $this->get('label');
}
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.