- Timestamp:
- 10/01/08 21:02:13 (3 months ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
lang/php/misc/Hermit/src/Hermit/annote/HermitAnnoteConst.php
r20200 r20387 67 67 } 68 68 public function getProcedure(ReflectionMethod $method){ 69 $key = $method->getName . self::PROCEDURE_SUFFIX;69 $key = $method->getName() . self::PROCEDURE_SUFFIX; 70 70 if($this->reflector->hasConstant($key)){ 71 71 return $this->reflector->getConstant($key);
![(please configure the [header_logo] section in trac.ini)](/share/chrome/site/your_project_logo.png)