1
0
mirror of https://github.com/dg/dibi.git synced 2025-08-26 07:24:25 +02:00
This commit is contained in:
David Grudl
2014-05-13 15:56:44 +02:00
parent 3c8ceebe27
commit 2890690133
3 changed files with 4 additions and 3 deletions

View File

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