Documentation

Psysh extends Command
in package

FinalYes

Table of Contents

Properties

$shell  : Shell

Methods

__construct()  : mixed
Psysh constructor.
configure()  : mixed
{@inheritdoc}
execute()  : int
{@inheritdoc}

Properties

Methods

__construct()

Psysh constructor.

public __construct([string|null $name = null ]) : mixed
Parameters
$name : string|null = null

configure()

{@inheritdoc}

protected configure() : mixed

execute()

{@inheritdoc}

protected execute(InputInterface $input, OutputInterface $output) : int
Parameters
$input : InputInterface
$output : OutputInterface
Return values
int

        
On this page

Search results