CakeFest 2024: The Official CakePHP Conference

Yaf_Router::getRoutes

(Yaf >=1.0.0)

Yaf_Router::getRoutes登録済みのルートを取得する

説明

public Yaf_Router::getRoutes(): mixed

登録済みのルートを取得します。

パラメータ

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

戻り値

add a note

User Contributed Notes

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