Deleted comment for phpstorm

This commit is contained in:
BJRambo 2020-11-11 20:29:50 +09:00
parent 55177a4021
commit 29608ca6cd

View file

@ -124,7 +124,6 @@ class file extends ModuleObject
{
$oDB = DB::getInstance();
$oModuleModel = getModel('module');
/** @var moduleController $oModuleController */
$oModuleController = getController('module');
if($oModuleModel->getTrigger('document.insertDocument', 'file', 'controller', 'triggerCheckAttached', 'before'))