Mikael Nordfeldth 3394efca60 staticGet is a static function
We always call staticGet statically, so we define it statically. Next
step is to remove a bunch of definitions of 'staticGet' from classes
that can instead fall back to a parent class in Managed_DataObject.

The ampersand is removed as we're returning a class anyway, which does
not need a reference (and when we return false, it means nothing).
2013-08-12 19:08:11 +02:00
..
2011-08-22 17:52:02 -04:00
2011-08-22 17:52:02 -04:00
2013-08-12 13:01:47 +02:00
2011-08-22 17:52:02 -04:00
2011-08-22 17:52:02 -04:00
2013-06-15 12:07:52 -04:00
2013-07-16 10:57:06 -07:00
2011-08-22 17:52:02 -04:00
2011-10-20 12:50:39 -04:00
2011-08-22 17:52:02 -04:00
2011-08-22 17:52:02 -04:00