CompiledExceptions

class Omega\FaultManager\Plugins\CompiledExceptions
Implements

League\Flysystem\PluginInterface

Constants

RETURN_IN_ARRAY = true
Type

bool

RETURN_NOT_IN_ARRAY = false
Type

bool

Properties

protected static property Omega\FaultManager\Plugins\CompiledExceptions::$filesystem
Type

\League\Flysystem\FilesystemInterface <League\Flysystem\FilesystemInterface>

Methods

public Omega\FaultManager\Plugins\CompiledExceptions::setFilesystem($filesystem)
Parameters
  • $filesystem (League\Flysystem\FilesystemInterface <League\Flysystem\FilesystemInterface>)

public Omega\FaultManager\Plugins\CompiledExceptions::getMethod()
Returns

string

public Omega\FaultManager\Plugins\CompiledExceptions::handle($filter=null, $whitelist=true)
Parameters
  • $filter (array | null)

  • $whitelist (bool)

Returns

\Generator <Generator>