Magento 2 Documentation  2.3
Documentation for Magento 2 CMS v2.3 (December 2018)
ValidationRuleInterface.php
Go to the documentation of this file.
1 <?php
9 
16 {
20  const NAME = 'name';
21  const VALUE = 'value';
29  public function getName();
30 
37  public function setName($name);
38 
44  public function getValue();
45 
52  public function setValue($value);
53 }
$value
Definition: gender.phtml:16
if(!isset($_GET['name'])) $name
Definition: log.php:14