ScriptFUSION\Porter\PorterAwareTrait::getPorter PHP 메소드

getPorter() 보호된 메소드

protected getPorter ( )
    protected function getPorter()
    {
        return $this->porter;
    }
PorterAwareTrait