mirror of
https://github.com/Combodo/iTop.git
synced 2026-04-26 03:58:45 +02:00
PHPDoc & code cleanup
This commit is contained in:
@@ -27,7 +27,6 @@ use DBObject;
|
||||
use DBObjectSearch;
|
||||
use DBObjectSet;
|
||||
use MetaModel;
|
||||
use UserRights;
|
||||
|
||||
/**
|
||||
* Class ActivityPanelFactory
|
||||
@@ -40,7 +39,7 @@ use UserRights;
|
||||
class ActivityPanelFactory
|
||||
{
|
||||
/**
|
||||
* Make an activity panel for an object details layout, meaning that it should contain the caselogs and the activity.
|
||||
* Make an activity panel for an object details layout, meaning that it should contain the case logs and the activity.
|
||||
*
|
||||
* @param \DBObject $oObject
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user