Namespace Vendor\ExampleVendor
ExampleVendorController | Class MenuController - a vendor/added package to the framework. |
ExampleVendorModel | Class Model acts as a stepping stone (or "intermediate agent") between the user-defined code (/src/models/) and the system-defined code (ParentModel) that helps to better structure the code. See @example |