Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
Dependency.php
Dependency::$name
The name of the dependency.
Type:
string
File
core/
lib/
Drupal/
Core/
Extension/
Dependency.php
, line 17
Class
Dependency
A value object representing dependency information.
Namespace
Drupal\Core\Extension
Code
protected $name;
RSS feed