function StaticReflectionClass::getNamespaceName
Attributes
#[\ReturnTypeWillChange]
File
-
core/
lib/ Drupal/ Component/ Annotation/ Doctrine/ StaticReflectionClass.php, line 70
Class
Namespace
Drupal\Component\Annotation\DoctrineCode
public function getNamespaceName() {
return $this->staticReflectionParser
->getNamespaceName();
}
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.