Inject
in package
Read onlyYes
注入設定。
- コンストラクタ: 割り当ての型を強制。
- メンバ変数: 生成後に割り当て処理を実施。
Attributes
- #[Attribute]
Table of Contents
Properties
- $id : string
Methods
- __construct() : mixed
- 生成。
Properties
$id
public
string
$id
= Text::EMPTY
Methods
__construct()
生成。
public
__construct([string|class-string $id = Text::EMPTY ]) : mixed
Parameters
- $id : string|class-string = Text::EMPTY
-
優先ID。コンストラクタ設定時は必須。