public function StaticReflectionClass::isTrait in Plug 7
File
- lib/
doctrine/ common/ lib/ Doctrine/ Common/ Reflection/ StaticReflectionClass.php, line 381
Class
Namespace
Doctrine\Common\ReflectionCode
public function isTrait() {
throw new ReflectionException('Method not implemented');
}