Changeset 1784
- Timestamp:
- 08/07/08 14:42:41 (1 month ago)
- Files:
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
labs/incubator/src/main/php/net/stubbles/lang/mop/stubMetaObject.php
r1783 r1784 141 141 * @return void 142 142 * @throws stubMethodNotSupportedException 143 * 144 * @todo getter/setter have higher prio. if thoose exists use it! 143 145 */ 144 146 public function __get($fieldOrPropertyName)
