Class AsyncGenerator
Asynchronous thumbnail generator.
- BEdita\Core\Filesystem\ThumbnailGenerator implements BEdita\Core\Filesystem\GeneratorInterface uses Cake\Core\InstanceConfigTrait (not available)
- BEdita\Core\Filesystem\Thumbnail\AsyncGenerator
Namespace: BEdita\Core\Filesystem\Thumbnail
Since: 4.0.0
Located at Core/src/Filesystem/Thumbnail/AsyncGenerator.php
Since: 4.0.0
Located at Core/src/Filesystem/Thumbnail/AsyncGenerator.php
Methods summary
protected
|
|
public
string
|
|
public
boolean
|
|
public
boolean
|
|
public
|
Methods inherited from BEdita\Core\Filesystem\ThumbnailGenerator
Properties summary
protected
array
|
$_defaultConfig
|
#
[
'baseGenerator' => 'default',
'service' => 'thumbnail',
'max_attempts' => 2,
]
|