MydbExpression
in package
implements
MydbExpressionInterface
Tags
Table of Contents
Interfaces
Properties
- $input : string
Methods
- __construct() : mixed
- __toString() : string
- As of PHP8.0 this is Stringable interface
Properties
$input
protected
string
$input
Methods
__construct()
public
__construct(string $input) : mixed
Parameters
- $input : string
__toString()
As of PHP8.0 this is Stringable interface
public
__toString() : string