Show
Ignore:
Timestamp:
01/22/08 17:45:43 (8 months ago)
Author:
mikey
Message:

code nazi :)

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/src/main/php/net/stubbles/reflection/stubReflectionParameter.php

    r1227 r1281  
    161161     * @return  stubReflectionFunction 
    162162     */ 
    163     # well, manual says its there, its even in php cvs, but calling  
     163    # well, manual says its there, its even in php cvs, but calling 
    164164    # ReflectionParameter::getDeclaringFunction() results in a fatal error 
    165165    # with message "Call to undefined method"