ReflectionClass::implementsInterface
インターフェイスの実装を調べる
&reftitle.description;
public boolReflectionClass::implementsInterface
ReflectionClassstringinterface
インターフェイスを実装しているかどうかを調べます。
&reftitle.parameters;
interface
インターフェイスの名前。
&reftitle.returnvalues;
&return.success;
&reftitle.errors;
ReflectionClass::implementsInterface は、
interface がインターフェイスでない場合に
ReflectionException をスローします。
&reftitle.seealso;
ReflectionClass::isInterface
ReflectionClass::isSubclassOf
interface_exists
オブジェクト インターフェイス