Changeset 1244
- Timestamp:
- 01/16/08 14:36:50 (10 months ago)
- Files:
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/src/main/php/net/stubbles/stubClassLoader.php
r1235 r1244 86 86 * its values. Per default, this method returns: 87 87 * <code> 88 * net .stubbles.stubClassNotFoundException {88 * net::stubbles::stubClassNotFoundException { 89 89 * message(string): The class example.Foo loaded in bar.php on line 6 was not found. 90 90 * classname(string): example.Foo
