Commit 5f7afb93 authored by zYne's avatar zYne

--no commit message

--no commit message
parent 795bb23c
......@@ -34,6 +34,10 @@
*/
final class Doctrine_Null
{
public function exists()
{
return false;
}
public function __toString()
{
return '';
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment