PHPマニュアル/PEARマニュアル | ユーザフォーラムで議論/質問 | マニュアル検索 | ハイライト | ハイライトオフ | ポータル | php spot

ReflectionClassConstant::getModifiers - Gets the class constant modifiers | JavaScript入門&応用&リファレンスなら「JavaScriptist」

  

ReflectionClassConstant::getModifiers

(PHP 7 >= 7.1.0)

ReflectionClassConstant::getModifiersGets the class constant modifiers

説明

public int ReflectionClassConstant::getModifiers ( void )

Returns a bitfield of the access modifiers for this class constant.

パラメータ

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

返り値

A numeric representation of the modifiers. The actual meanings of these modifiers are described in the predefined constants.

参考


忘却曲線を使ってこの知識を確実に記憶に残す

フォーラムで「ReflectionClassConstant::getModifiers - Gets the class constant modifiers」について話す
各種マニュアル: PHPマニュアル | PEARマニュアル | Smarty(英語)マニュアル | PHP-GTKマニュアル | ReflectionClassConstant::getModifiers - Gets the class constant modifiers」をGoogle検索
copyright © 1997-2024 PHP ドキュメント作成グループ(ライセンス). provided by php spot. マニュアル: