function StaticReflectionClass::__construct
Same name in other branches
- 10 core/lib/Drupal/Component/Annotation/Doctrine/StaticReflectionClass.php \Drupal\Component\Annotation\Doctrine\StaticReflectionClass::__construct()
- 11.x core/lib/Drupal/Component/Annotation/Doctrine/StaticReflectionClass.php \Drupal\Component\Annotation\Doctrine\StaticReflectionClass::__construct()
File
-
core/
lib/ Drupal/ Component/ Annotation/ Doctrine/ StaticReflectionClass.php, line 44
Class
Namespace
Drupal\Component\Annotation\DoctrineCode
public function __construct(StaticReflectionParser $staticReflectionParser) {
$this->staticReflectionParser = $staticReflectionParser;
}
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.