same.php
Table of Contents
Functions
- same() : string
- Generates the 'same:anotherField' rule expression.
Functions
same()
Generates the 'same:anotherField' rule expression.
same(string $anotherField) : string
The field value under this rule must have the same value as another_field.
Parameters
- $anotherField : string
-
The another field to evaluates.