diff --git a/language/oop5/reflection.xml b/language/oop5/reflection.xml index 4097bbcdf4..94f70e16f6 100644 --- a/language/oop5/reflection.xml +++ b/language/oop5/reflection.xml @@ -1,5 +1,5 @@ - + Reflection @@ -130,7 +130,6 @@ class ReflectionFunction implements Reflector public string getName() public bool isInternal() public bool isUserDefined() - public string getName() public string getFileName() public int getStartLine() public int getEndLine()