App\Entities\ProjectAttribute\ProjectAttributeEntity::getDeployPath PHP Method

getDeployPath() public method

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