mirror of
https://github.com/e107inc/e107.git
synced 2025-07-31 11:50:30 +02:00
PHPDoc update
This commit is contained in:
@@ -247,6 +247,10 @@ class plugin_ui extends e_admin_ui
|
||||
|
||||
$plg = e107::getPlug();
|
||||
|
||||
/**
|
||||
* @var $id
|
||||
* @var e_model $model
|
||||
*/
|
||||
foreach ($tree->getTree() as $id => $model)
|
||||
{
|
||||
$path = $model->get('plugin_path');
|
||||
|
Reference in New Issue
Block a user