- Timestamp:
- 03/25/08 09:57:21 (3 months ago)
- Files:
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/src/main/php/net/stubbles/websites/cache/stubWebsiteCacheFactory.php
r1231 r1459 17 17 { 18 18 /** 19 * configures the processor with a website cache factory 19 * configures the processor with a website cache factory and returns the 20 * configured processor 20 21 * 21 * @param stubProcessor $processor 22 * @param stubProcessor $processor 23 * @return stubProcessor 22 24 */ 23 25 public function configure(stubProcessor $processor);
