App\Services\Deployment\DeployerFile::getFullPath PHP Méthode

getFullPath() public méthode

Get a full path.
public getFullPath ( ) : string
Résultat string
    public function getFullPath()
    {
        return $this->fullPath;
    }