A class representing a SQL field name. Used to pass into a \PHPFUI\ORM\Condition to distigush values and fields.
CloneableInstantiable
- Implements
Stringable
Methods |
public __construct(string $name, string $as = '') |
public __toString() : string |
Properties |
private string $fieldName = '' |