Information about a reverse action applied on a data list.
IvoPetkov\DataListReverseAction extends IvoPetkov\DataListAction {
}
Information about an action applied on a data list.
Inherited from IvoPetkov\DataListAction
The name of the action.
Inherited from IvoPetkov\DataListAction
public array toArray ( [ array $options = [] ] )
Returns the object data converted as an array.
public string toJSON ( [ array $options = [] ] )
Returns the object data converted as JSON.
Location: ~/src/DataListReverseAction.php