ReflectionClass::getEndLine
Gets end line
&reftitle.description;
public intReflectionClass::getEndLine
Gets end line number from a user-defined class definition.
&reftitle.parameters;
&no.function.parameters;
&reftitle.returnvalues;
The ending line number of the user defined class, or &false; if unknown.
&reftitle.examples;
ReflectionClass::getEndLine example
getEndLine();
?>
]]>
&example.outputs;
&reftitle.seealso;
ReflectionClass::getStartLine