LayoutDefinition::$path

Same name and namespace in other branches
  1. 9 core/lib/Drupal/Core/Layout/LayoutDefinition.php \Drupal\Core\Layout\LayoutDefinition::path
  2. 8.9.x core/lib/Drupal/Core/Layout/LayoutDefinition.php \Drupal\Core\Layout\LayoutDefinition::path
  3. 10 core/lib/Drupal/Core/Layout/LayoutDefinition.php \Drupal\Core\Layout\LayoutDefinition::path

Path (relative to the module or theme) to resources like icon or template.

Type: string

File

core/lib/Drupal/Core/Layout/LayoutDefinition.php, line 76

Class

LayoutDefinition
Provides an implementation of a layout definition and its metadata.

Namespace

Drupal\Core\Layout

Code

protected $path;

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