Changeset 1296 for trunk/src/main/php/net/stubbles/reflection/annotations/stubAbstractAnnotation.php
- Timestamp:
- 01/24/08 15:42:33 (10 months ago)
- Files:
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/src/main/php/net/stubbles/reflection/annotations/stubAbstractAnnotation.php
r1227 r1296 19 19 * The name of the annotation 20 20 * 21 * @var string21 * @var string 22 22 */ 23 23 protected $annotationName;
