CakeFest 2024: The Official CakePHP Conference

Yaf_Dispatcher::initView

(Yaf >=1.0.0)

Yaf_Dispatcher::initViewInitialize view and return it

Açıklama

public Yaf_Dispatcher::initView(string $templates_dir, array $options = ?): Yaf_View_Interface

Bağımsız Değişkenler

templates_dir

options

Dönen Değerler

add a note

User Contributed Notes

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