function 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_manager

Code

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.