PHP Class Spatie\Backup\Events\BackupZipWasCreated

Show file Open project: spatie/laravel-backup

Public Properties

Property Type Description
$pathToZip string

Public Methods

Method Description
__construct ( string $pathToZip )

Method Details

__construct() public method

public __construct ( string $pathToZip )
$pathToZip string

Property Details

$pathToZip public property

public string $pathToZip
return string