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

Go to the source code of this file.

Variables

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

Variable Documentation

◆ else

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

Copyright © Magento, Inc. All rights reserved. See COPYING.txt for license details.

Definition at line 15 of file pathChecker.php.