public function StaticReflectionClass::inNamespace

File

drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Reflection/StaticReflectionClass.php, line 95

Class

StaticReflectionClass

Namespace

Doctrine\Common\Reflection

Code

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