AdobeConnectClient\Filter::equals
Returns if exactly matches.
Signature
public function equals(string
$field,
mixed
$value )
Parameters
$field
— string- The Field in camelCase
$value
— mixed- The Value to compare
Returns
- Filter
- Fluent Interface
Test Coverage
Information
- Coverage: / Lines (%)
- Tests: 0
- Passed: 0 (0%)