Operator
in package
Operator parser class
Tags
Table of Contents
Methods
- parse() : array<string|int, mixed>
- Method to get the operator from the shorthand column name
Methods
parse()
Method to get the operator from the shorthand column name
public
static parse(string $column) : array<string|int, mixed>
Parameters
- $column : string