ReflectionMethod::isDestructor

(PHP 5, PHP 7, PHP 8)

ReflectionMethod::isDestructorデストラクタであるかどうかを調べる

説明

public ReflectionMethod::isDestructor(): bool

デストラクタであるかどうかを調べます。

パラメータ

この関数にはパラメータはありません。

戻り値

デストラクタである場合に true、それ以外の場合に false を返します。

参考

関連キーワード:  ReflectionMethod, isDestructor, isConstructor, パラメータ, isFinal, public, 関数, 参考,