App\Services\Deployment\DeployerDeploymentFileBuilder::__destruct PHP Méthode

__destruct() public méthode

public __destruct ( )
    public function __destruct()
    {
        $this->fs->delete($this->deployerFile->getFullPath());
    }