Skip to content

Commit d3cb0ea

Browse files
matheuszychthojou
authored andcommitted
Fixes issue with incorrect call structure in ilPDNewsGUI
1 parent c3347a4 commit d3cb0ea

1 file changed

Lines changed: 1 addition & 4 deletions

File tree

components/ILIAS/News/classes/class.ilPDNewsGUI.php

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -23,10 +23,7 @@
2323
use ILIAS\News\InternalGUIService;
2424

2525
/**
26-
* News on PD
27-
*
28-
* @author Alexander Killing <killing@leifos.de>
29-
* @ilCtrl_Calls ilPDNewsGUI: ilNewsTimelineGUI, ilCommonActionDispatcherGUI
26+
* @ilCtrl_Calls ilPDNewsGUI: ilNewsTimelineGUI, ilCommonActionDispatcherGUI, ILIAS\User\Profile\PublicProfileGUI
3027
*/
3128
class ilPDNewsGUI
3229
{

0 commit comments

Comments
 (0)