PHP Class DebugKit\View\AjaxView

Currently only switches the default layout and sets the response type which just maps to text/html by default.
Inheritance: extends Cake\View\View
Afficher le fichier Open project: cakephp/debug_kit

Méthodes publiques

Méthode Description
initialize ( ) : void Initialization hook method.

Method Details

initialize() public méthode

Initialization hook method.
public initialize ( ) : void
Résultat void