Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision | |||
|
examples:plugincoding:add_sidemenu [2021/03/26 17:53] pdsci-admin [How to add a side menu item to a plugin] |
examples:plugincoding:add_sidemenu [2021/03/27 15:48] (current) pdsci-admin [How to add a side menu item to a plugin] |
||
|---|---|---|---|
| Line 7: | Line 7: | ||
| <sxh php> | <sxh php> | ||
| + | <?php | ||
| + | ... | ||
| public function boot() | public function boot() | ||