Class FilterJSONAttribute
Fields helper methods
- Phramework\JSONAPI\FilterAttribute
- Phramework\JSONAPI\FilterJSONAttribute
Namespace: Phramework\JSONAPI
License: Apache-2.0
Author: Xenofon Spafaridis nohponex@gmail.com
Since: 1.0.0
Located at FilterJSONAttribute.php
License: Apache-2.0
Author: Xenofon Spafaridis nohponex@gmail.com
Since: 1.0.0
Located at FilterJSONAttribute.php
Methods summary
public
|
#
__construct( string $attribute, string $key, string $operator, string $operand )
FilterAttribute constructor. |
public
mixed
|
Methods inherited from Phramework\JSONAPI\FilterAttribute
Constants summary
Constants inherited from Phramework\JSONAPI\FilterAttribute
Properties summary
protected
string
|
$key
|
Properties inherited from Phramework\JSONAPI\FilterAttribute
Magic properties
public read-only
string
|
$attribute
|
public read-only
string
|
$operator
|
public read-only
mixed|null
|
$operand
|
public read-only
string
|
$key
|