This commit is contained in:
parent
60a59015e6
commit
b81f399c12
@ -33,4 +33,9 @@
|
||||
* @author Konsta Vesterinen <kvesteri@cc.hut.fi>
|
||||
*/
|
||||
final class Doctrine_Null
|
||||
{ }
|
||||
{
|
||||
public function __toString()
|
||||
{
|
||||
return '';
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user