ReflectionClass::isInterface このクラスがインターフェイスであるかどうかを調べる &reftitle.description; public boolReflectionClass::isInterface このクラスがインターフェイスであるかどうかを調べます。 &reftitle.parameters; &no.function.parameters; &reftitle.returnvalues; クラスがインターフェイスの場合は、&true; を返します。 そうでない場合は、&false; を返します。 &reftitle.examples; <methodname>ReflectionClass::isInterface</methodname> の基本的な使用例 isInterface()); ?> ]]> &example.outputs; &reftitle.seealso; ReflectionClass::isInstance