FormSelectTreeAjaxController
Backend controller for selectTree ajax operations
Table of Contents
Methods
- fetchDataAction() : ResponseInterface
- Returns json representing category tree
Methods
fetchDataAction()
Returns json representing category tree
public
fetchDataAction(ServerRequestInterface $request) : ResponseInterface
Parameters
- $request : ServerRequestInterface