Main_Controller
Main Controller, this will register a root page into wp-admin.
Description #
Source #
File: includes/licensing/src/controller/class-main-controller.php
Methods #
- __construct — Projects constructor.
- maybe_update — Check if we need to take action for new update.
- register_scripts — All the scripts should be registered here, later we can use it when render the view. — deprecated