mirror of
https://github.com/Combodo/iTop.git
synced 2026-04-26 20:18:52 +02:00
PHPDoc & code cleanup
This commit is contained in:
@@ -20,8 +20,6 @@
|
||||
namespace Combodo\iTop\Application\UI\Layout\ActivityPanel\ActivityEntry\CMDBChangeOp;
|
||||
|
||||
|
||||
use iCMDBChangeOp;
|
||||
|
||||
/**
|
||||
* Class CMDBChangeOpAttachmentRemovedFactory
|
||||
*
|
||||
|
||||
@@ -42,6 +42,7 @@ class CMDBChangeOpSetAttributeFactory
|
||||
*
|
||||
* @return \Combodo\iTop\Application\UI\Layout\ActivityPanel\ActivityEntry\EditsEntry
|
||||
* @throws \OQLException
|
||||
* @throws \Exception
|
||||
*/
|
||||
public static function MakeFromCmdbChangeOp(iCMDBChangeOpSetAttribute $oChangeOp)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user