BcPluginBaserHelperInterface
in
BcPluginBaserHelperInterface
BcBaserHelper 経由で透過的に別のヘルパーを呼び出すための ヘルパーを定義するためのインターフェイス
実装するクラスでは、helpers プロパティを定義しておくこと
Table of Contents
Methods
- methods() : array<string|int, mixed>
- メソッドリスト
Methods
methods()
メソッドリスト
public
methods() : array<string|int, mixed>
return [ '呼び出しメソッド' => ['呼び出し先のヘルパ名', '呼び出し先のメソッド'] ];