- Fix test

This commit is contained in:
Felipe Pena 2010-06-03 00:13:27 +00:00
parent 2c9ec4c22f
commit f10c7890c2

View file

@ -34,7 +34,7 @@ Class [ <internal:Reflection> class ReflectionClass implements Reflector ] {
Property [ <default> public $name ] Property [ <default> public $name ]
} }
- Methods [47] { - Methods [48] {
Method [ <internal:Reflection> final private method __clone ] { Method [ <internal:Reflection> final private method __clone ] {
- Parameters [0] { - Parameters [0] {
@ -78,6 +78,12 @@ Class [ <internal:Reflection> class ReflectionClass implements Reflector ] {
} }
} }
Method [ <internal:Reflection> public method isCloneable ] {
- Parameters [0] {
}
}
Method [ <internal:Reflection> public method getFileName ] { Method [ <internal:Reflection> public method getFileName ] {
- Parameters [0] { - Parameters [0] {