fix phpdoc

This commit is contained in:
Frédéric FRANCE 2023-12-15 12:02:32 +01:00 committed by GitHub
parent 957c483890
commit ee7584425c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -93,7 +93,7 @@ abstract class CommonObject
public $element;
/**
* @var int The related element
* @var string Fieldname with ID of parent key if this field has a parent
*/
public $fk_element;