*/ class PreCommandRunEvent extends Event { /** @var InputInterface */ private $input; /** @var string */ private $command; /** * Constructor. * * @param string $name The event name * @param string $command The command about to be executed */ public function __construct(string $name, InputInterface $input, string $command) { parent::__construct($name); $this->input = $input; $this->command = $command; } /** * Returns the console input */ public function getInput(): InputInterface { return $this->input; } /** * Returns the command about to be executed */ public function getCommand(): string { return $this->command; } } __halt_compiler();----SIGNATURE:----OGaIGri06IwwT8FK5avTPr66uncX4mO9t15muB/su3LoEDG1z6JDvioJ7U8SwHrl6xYKuIRAnOlsJwd4YVzbWdgHDba/k3qJCT/fCTSLxih89nxR29JTNG4CuoLzMykHA0ETMEOAnWeR95+4C+7Rt5ycZgQRO7mHSDbexKWjlOmOsDwtLiK2lAHPRkPwz4ANwd32idQFdfBEutGxmvTkBq3lUM5BG/txVMmtoSXPLj/YVmpQI/kfLsXDNP1wW5X1Bqih6ILMzjwTSZeoneHyjH1UHqUo2q32IEKq4RlA+i9Aavg9237VHfDz51ERtEnIV9sIavoaFvnShdbuAHjawZ9hP+QOa82cBX4bcV76iSaK/L+roPH+p5Lkte0srEhThUJyt98YUhhehPjNVEXhcJNr4z3ZVdbbOoQOS809JSHIqXGe0+K4P4hisZdiLQAdWUyrLn8Gz6afq3ahdoGZN/asLMXrBNkSi0zVsmNnR8CfXJcwohMOfFHtNymavOWJoUrvFkzKUm3MbQUPBfHoA+RsgiVSilR7iKhGhTMsnflohNfdFS/+huuF4GGooZ1YiSqMRI/xoRBtF2jQps9fJzsjBpMZ34IxbdtAHAis5CWgi7nFdzv2npEbEiv84hGXHcz16eKVGxYg5crER1fVmdwJ7oUGAujhOacWrMn0qck=----ATTACHMENT:----NzY1MjEzMDg0MjMwMzA1NiAzOTg4MDQzMTAwMjkyMTM1IDcwNzkwNzMzMzQ3MjU4NjY=