SensioLabs\Deptrac\Configuration\ConfigurationCollector::getType PHP Method

getType() public method

public getType ( ) : mixed
return mixed
    public function getType()
    {
        return $this->type;
    }