1
0
mirror of https://github.com/dg/dibi.git synced 2025-08-20 12:51:40 +02:00
This commit is contained in:
David Grudl
2014-05-13 15:56:44 +02:00
parent 6949f37a7a
commit b14a4efbbb
5 changed files with 11 additions and 12 deletions

View File

@@ -10,6 +10,7 @@
* SQL literal value.
*
* @author David Grudl
* @package dibi
*/
class DibiLiteral extends DibiObject
{