ReflectionClass::getEndLine
終了行を取得する
&reftitle.description;
public intfalseReflectionClass::getEndLine
ユーザー定義クラスの定義の終了行を取得します。
&reftitle.parameters;
&no.function.parameters;
&reftitle.returnvalues;
ユーザー定義クラスの定義の終了行を返します。不明な場合は &false; を返します。
&reftitle.examples;
ReflectionClass::getEndLine の例
getEndLine();
?>
]]>
&example.outputs;
&reftitle.seealso;
ReflectionClass::getStartLine