PHP Class yii\shell\ShellController

Since: 2.0
Author: Daniel Gomez Pan ([email protected])
Inheritance: extends yii\console\Controller
Afficher le fichier Open project: yiisoft/yii2-shell

Méthodes publiques

Свойство Type Description
$include include file(s) before starting tinker shell

Méthodes publiques

Méthode Description
actionIndex ( ) Runs interactive shell
options ( $actionID )

Méthodes protégées

Méthode Description
getCasters ( ) : array

Method Details

actionIndex() public méthode

Runs interactive shell
public actionIndex ( )

getCasters() protected méthode

protected getCasters ( ) : array
Résultat array casters for psysh

options() public méthode

public options ( $actionID )

Property Details

$include public_oe property

include file(s) before starting tinker shell
public $include