function StaticReflectionClass::inNamespace

File

core/lib/Drupal/Component/Annotation/Doctrine/StaticReflectionClass.php, line 310

Class

StaticReflectionClass

Namespace

Drupal\Component\Annotation\Doctrine

Code

public function inNamespace() : bool {
  throw new ReflectionException('Method not implemented');
}

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.