Changeset 1401 for trunk/src/main/php/net/stubbles/xml/serializer
- Timestamp:
- 03/07/08 14:11:15 (4 months ago)
- Files:
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/src/main/php/net/stubbles/xml/serializer/stubXMLSerializerObjectData.php
r1389 r1401 69 69 */ 70 70 // @codeCoverageIgnoreStart 71 public function __static()71 public static function __static() 72 72 { 73 73 self::$methodAndPropertyMatcher = new stubXMLSerializerMethodPropertyMatcher();
