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

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

public getType ( ) : string
Результат string Used as an identifier to access to the collector or to display something more user-friendly name to the user when referring to the collector.
    public function getType();
CollectorInterface