Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
FluentLiteral
PHP Class FluentLiteral, fluentpdo
Afficher le fichier
Open project: fpdo/fluentpdo
Protected Properties
Свойство
Type
Description
$value
string
Méthodes publiques
Méthode
Description
__construct
(
string
$value
)
Create literal value
__toString
( ) :
string
Get literal value
Method Details
__construct()
public
méthode
Create literal value
public
__construct
(
string
$value
)
$value
string
__toString()
public
méthode
Get literal value
public
__toString
( ) :
string
Résultat
string
Property Details
$value
protected_oe property
protected
string
$value
Résultat
string