App\Entities\ProjectAttribute\ProjectAttributeEntity::getDeployPath PHP Метод

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

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