Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
Blackfire
Player
ScenarioSet
PHP Class Blackfire\Player\ScenarioSet
Author:
Fabien Potencier (
[email protected]
)
Inheritance:
implements
IteratorAggregate
Mostra file
Open project: blackfireio/player
Class Usage Examples
Public Methods
Method
Description
__construct
(
array
$scenarios
= [] )
add
(
Scenario
$scenario
,
$reference
= null )
getIterator
( )
Method Details
__construct()
public
method
public
__construct
(
array
$scenarios
= [] )
$scenarios
array
add()
public
method
public
add
(
Scenario
$scenario
,
$reference
= null )
$scenario
Scenario
getIterator()
public
method
public
getIterator
( )