Magento 2 Documentation  2.3
Documentation for Magento 2 CMS v2.3 (December 2018)
Variables
command.php File Reference

Go to the source code of this file.

Variables

if(isset($_GET['command'])) else
 

Variable Documentation

◆ else

if (isset( $_GET[ 'command'])) else
Initial value:
{
throw new \InvalidArgumentException("Command GET parameter is not set.")

Definition at line 21 of file command.php.