検索

phrase: max: clip:
target: order:
Results of 1 - 4 of about 4 for newThis (0.001 sec.)
クロージャを束縛して呼び出す 11502
« Closure::bindTo Closure::fromCallable » PHP Manual Closure クロージャを束縛して呼び出す Closur ... 束縛して呼び出す 説明 public Closure::call ( object $newThis , mixed ...$args ): mixed クロージャを一時的に new ... 指定したパラメータでそれを呼び出します。 パラメータ newThis この呼び出しの間だけクロージャを束縛するオブジェク ... (7) int(8) 関連キーワード: 束縛 , Closure , call , newThis , パラメータ , args , int , bindTo , fromCallable ...
https://man.plustar.jp/php/closure.call.html - [similar]
Closure クラス 10596
« Serializable::unserialize Closure::__construct » PHP Manual 定義済みのインターフェイスとクラス ... public static bind ( Closure $closure , ? object $newThis , object | string | null $newScope = "static" ): ? ... Closure public bindTo ( ? object $newThis , object | string | null $newScope = "static" ): ? ... Closure public call ( object $newThis , mixed ...$args ): mixed public static fromCallab ... ド: Closure , クラス , メソッド , static , public , newThis , オブジェクト , construct , bind , newScope ...
https://man.plustar.jp/php/class.closure.html - [similar]
新しくバインドしたオブジェクトとクラスのスコープで、クロージャを複製する 7729
« Closure::bind Closure::call » PHP Manual Closure 新しくバインドしたオブジェクトとクラスのスコー ... ャを複製する 説明 public Closure::bindTo ( ? object $newThis , object | string | null $newScope = "static" ): ? ... なクロージャは何もオブジェクトをバインドできません ( newThis の値は null でなければなりません) が、 それでもこの ... の場合は、 cloning を使うこともできます。 パラメータ newThis 指定した無名関数をバインドするオブジェクト。クロー ...
https://man.plustar.jp/php/closure.bindto.html - [similar]
バインドされたオブジェクトとクラスのスコープでクロージャを複製する 7119
« Closure::__construct Closure::bindTo » PHP Manual Closure バインドされたオブジェクトとクラスの ... tatic Closure::bind ( Closure $closure , ? object $newThis , object | string | null $newScope = "static" ): ? ... ください。 パラメータ closure バインドする無名関数。 newThis 指定した無名関数をバインドするオブジェクト。クロー ...
https://man.plustar.jp/php/closure.bind.html - [similar]
PREV 1 NEXT