\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)

Psysh constructor.

Parameters

string|null $name

configure()

configure()

{@inheritdoc}

execute()

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

{@inheritdoc}

Parameters

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