Skip to content

Commit 7a3b905

Browse files
committed
style: hint for IDE
1 parent 9c66ed5 commit 7a3b905

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

inc/formanswer.class.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -424,6 +424,7 @@ public static function getSpecificValueToSelect($field, $name = '', $values = ''
424424
* @return null Nothing, just display the list
425425
*/
426426
public static function displayTabContentForItem(CommonGLPI $item, $tabnum = 1, $withtemplate = 0) {
427+
/** @var CommonDBTM $item */
427428
if ($item instanceof PluginFormcreatorForm) {
428429
self::showForForm($item);
429430
} else {

0 commit comments

Comments
 (0)