\App\Site\CommandsPsysh

Summary

Methods
Properties
Constants
__construct()
No public properties found
No constants found
configure()
execute()
No protected properties found
N/A
No private methods found
$shell
N/A

Properties

$shell

$shell : \Psy\Shell

Type

\Psy\Shell —

Methods

__construct()

__construct(string|null  $name = null) : mixed

Psysh constructor.

Parameters

string|null $name

Returns

mixed —

configure()

configure() : mixed

{@inheritdoc}

Returns

mixed —

execute()

execute(\Symfony\Component\Console\Input\InputInterface  $input, \Symfony\Component\Console\Output\OutputInterface  $output) : mixed

{@inheritdoc}

Parameters

\Symfony\Component\Console\Input\InputInterface $input
\Symfony\Component\Console\Output\OutputInterface $output

Returns

mixed —