CakeFest 2024: The Official CakePHP Conference

Yaf_Request_Abstract::isDispatched

(Yaf >=1.0.0)

Yaf_Request_Abstract::isDispatchedリクエストがディスパッチ済みかを判定する

説明

public Yaf_Request_Abstract::isDispatched(): bool

パラメータ

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

戻り値

boolean を返します。

参考

add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top