MediaWiki master
Wikimedia\Rdbms\LikeValue Class Reference

Content of like value. More...

Public Member Functions

 __construct ( $value,... $values)
 
 toSql (DbQuoter $dbQuoter)
 

Detailed Description

Content of like value.

Stability: newable
Since
1.42

Definition at line 14 of file LikeValue.php.

Constructor & Destructor Documentation

◆ __construct()

Wikimedia\Rdbms\LikeValue::__construct ( $value,
$values )
Parameters
string | LikeMatch$value
string|LikeMatch...$values

Definition at line 22 of file LikeValue.php.

Member Function Documentation

◆ toSql()

Wikimedia\Rdbms\LikeValue::toSql ( DbQuoter $dbQuoter)
Access: internal
to be used by rdbms library only

Definition at line 42 of file LikeValue.php.


The documentation for this class was generated from the following file: