1
0
mirror of synced 2025-01-18 06:21:40 +03:00
This commit is contained in:
zYne 2007-08-09 17:27:13 +00:00
parent 795bb23c2f
commit 5f7afb93f9

View File

@ -34,6 +34,10 @@
*/
final class Doctrine_Null
{
public function exists()
{
return false;
}
public function __toString()
{
return '';