SensioLabs\Deptrac\Collector\BoolCollector::getType PHP 메소드

getType() 공개 메소드

public getType ( )
    public function getType()
    {
        return 'bool';
    }
BoolCollector