mirror of
https://github.com/dg/dibi.git
synced 2025-10-23 10:46:07 +02:00
/*Nette::*/Object
This commit is contained in:
@@ -23,7 +23,7 @@
|
||||
* Default implemenation of IDibiVariable.
|
||||
* @package dibi
|
||||
*/
|
||||
class DibiVariable extends Nette_Object implements IDibiVariable
|
||||
class DibiVariable extends /*Nette::*/Object implements IDibiVariable
|
||||
{
|
||||
/** @var mixed */
|
||||
public $value;
|
||||
|
Reference in New Issue
Block a user