SensioLabs\Deptrac\Configuration\ConfigurationCollector::getType PHP 메소드

getType() 공개 메소드

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