WC_REST_Layout_Templates_Controller
in package
REST API Layout Templates controller class.
The real controller was removed in 11.0 with the deprecated product block editor. This empty stub stays so an in-memory 10.9 controller list, still naming this class while the files are swapped to 11.0 during an update, can instantiate it instead of fataling on the deleted file. It registers nothing.
Tags
Table of Contents
- register_routes() : void
- Register routes. Intentionally a no-op.
Methods
register_routes()
Register routes. Intentionally a no-op.
public
register_routes() : void
