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

ReflectionClass::getReflectionConstant - Gets a ReflectionClassConstant for a class's constant | JavaScript入門&応用&リファレンスなら「JavaScriptist」

  

ReflectionClass::getReflectionConstant

(PHP 7 >= 7.1.0)

ReflectionClass::getReflectionConstantGets a ReflectionClassConstant for a class's constant

説明

public ReflectionClassConstant ReflectionClass::getReflectionConstant ( string $name )

Gets a ReflectionClassConstant for a class's property.

パラメータ

name

The class constant name.


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

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