App\Services\Deployment\DeployerServerListFileBuilder::__destruct PHP Method

__destruct() public method

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