App\Entities\ProjectAttribute\ProjectAttributeEntity::getDeployPath PHP 메소드

getDeployPath() 공개 메소드

public getDeployPath ( )
    public function getDeployPath()
    {
        return $this->deployPath;
    }
ProjectAttributeEntity