phpDocumentor

MydbExpression
in package
implements MydbExpressionInterface

Tags
author

Sergei Shilko contact@sshilko.com

license

https://opensource.org/licenses/mit-license.php MIT

see
https://github.com/sshilko/php-sql-mydb

Table of Contents

Interfaces

MydbExpressionInterface

Properties

$input  : string

Methods

__construct()  : mixed
__toString()  : string
As of PHP8.0 this is Stringable interface

Properties

Methods

__construct()

public __construct(string $input) : mixed
Parameters
$input : string

__toString()

As of PHP8.0 this is Stringable interface

public __toString() : string
Return values
string

        
On this page

Search results