Changeset 1117
- Timestamp:
- 12/06/07 12:48:15 (9 months ago)
- Files:
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/src/main/php/net/stubbles/util/log/stubLogDataFactory.php
r1111 r1117 27 27 * @param stubLogData 28 28 */ 29 protected function handleInjections(stubLogData $logData)29 protected static function handleInjections(stubLogData $logData) 30 30 { 31 31 static $injector;
