\Mine\EventRealDeleteUploadFile

Summary

Methods
Properties
Constants
__construct()
getModel()
getFilesystem()
getConfirm()
setConfirm()
No public properties found
No constants found
No protected methods found
$model
$confirm
$filesystem
N/A
No private methods found
No private properties found
N/A

Properties

$model

$model : 

Type

$confirm

$confirm : 

Type

$filesystem

$filesystem : 

Type

Methods

__construct()

__construct(\App\System\Model\SystemUploadfile  $model, \League\Flysystem\Filesystem  $filesystem) 

Parameters

\App\System\Model\SystemUploadfile $model
\League\Flysystem\Filesystem $filesystem

getFilesystem()

getFilesystem() : \League\Flysystem\Filesystem

获取文件处理系统

Returns

\League\Flysystem\Filesystem

getConfirm()

getConfirm() : boolean

是否删除

Returns

boolean

setConfirm()

setConfirm(\Mine\Event\bool  $confirm) 

Parameters

\Mine\Event\bool $confirm