Documentation

Operator
in package

Operator parser class

Tags
category

Pop

author

Nick Sagona, III dev@nolainteractive.com

copyright

Copyright (c) 2009-2023 NOLA Interactive, LLC. (http://www.nolainteractive.com)

license

http://www.popphp.org/license New BSD License

version
5.3.0

Table of Contents

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
Return values
array<string|int, mixed>

Search results