SensioLabs\Deptrac\Collector\BoolCollector::getType PHP Метод

getType() публичный Метод

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