Magento 2 Documentation  2.3
Documentation for Magento 2 CMS v2.3 (December 2018)
ExtraParameters.php
Go to the documentation of this file.
1 <?php
8 
10 {
19  public function afterGetItem(
20  \Magento\Framework\Interception\Test\Unit\Custom\Module\Model\InterfaceValidator\Item $subject,
21  $name,
22  $surname
23  ) {
24  return $name . $surname;
25  }
26 }
afterGetItem(\Magento\Framework\Interception\Test\Unit\Custom\Module\Model\InterfaceValidator\Item $subject, $name, $surname)
if(!isset($_GET['name'])) $name
Definition: log.php:14