PHP Class DataSift\Storyplayer\BrowserLib\SingleElementAction

Inheritance: extends BaseElementAction
Afficher le fichier Open project: datasift/storyplayer

Protected Properties

Свойство Type Description
$action
$actionDesc

Méthodes publiques

Méthode Description
__call ( string $methodName, array $methodArgs ) : mixed
__construct ( Closure $action, string $actionDesc, $baseElement = null )

Method Details

__call() public méthode

public __call ( string $methodName, array $methodArgs ) : mixed
$methodName string
$methodArgs array
Résultat mixed

__construct() public méthode

public __construct ( Closure $action, string $actionDesc, $baseElement = null )
$action Closure
$actionDesc string

Property Details

$action protected_oe property

protected $action

$actionDesc protected_oe property

protected $actionDesc