mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-05-22 05:15:29 +09:00
Deleted comment for phpstorm
This commit is contained in:
parent
55177a4021
commit
29608ca6cd
1 changed files with 0 additions and 1 deletions
|
|
@ -124,7 +124,6 @@ class file extends ModuleObject
|
||||||
{
|
{
|
||||||
$oDB = DB::getInstance();
|
$oDB = DB::getInstance();
|
||||||
$oModuleModel = getModel('module');
|
$oModuleModel = getModel('module');
|
||||||
/** @var moduleController $oModuleController */
|
|
||||||
$oModuleController = getController('module');
|
$oModuleController = getController('module');
|
||||||
|
|
||||||
if($oModuleModel->getTrigger('document.insertDocument', 'file', 'controller', 'triggerCheckAttached', 'before'))
|
if($oModuleModel->getTrigger('document.insertDocument', 'file', 'controller', 'triggerCheckAttached', 'before'))
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue