function ProjectInfo::__construct
Same name and namespace in other branches
- 11.x core/modules/package_manager/src/ProjectInfo.php \Drupal\package_manager\ProjectInfo::__construct()
File
-
core/
modules/ package_manager/ src/ ProjectInfo.php, line 24
Class
- ProjectInfo
- Retrieves project information from the Update Status module.
Namespace
Drupal\package_managerCode
public function __construct(private readonly string $name) {
}
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.