Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
Frisbee
Exception
Flingable
PHP Class Frisbee\Exception\Flingable
Inheritance:
extends
Exceptio\Exception
Show file
Open project: enrise/frisbee
Class Usage Examples
Protected Properties
Property
Type
Description
$resources
array
The registry of resources.
Public Methods
Method
Description
next
( )
run
( )
setResource
(
$key
,
$value
)
Method Details
next()
abstract
public
method
abstract
public
next
( )
run()
abstract
public
method
abstract
public
run
( )
setResource()
public
method
public
setResource
(
$key
,
$value
)
Property Details
$resources
protected property
The registry of resources.
protected
array
$resources
return
array