💡 N°4867 Add bug reference in phpdoc

This commit is contained in:
Pierre Goiffon
2022-06-03 09:53:30 +02:00
parent 265415030e
commit 596c62aec8

View File

@@ -91,7 +91,7 @@ class ObjectFormManager extends FormManager
* @return array formmanager_data as a PHP array
*
* @since 2.7.6 3.0.0 N°4384 method creation : factorize as this is used twice now
* @since 2.7.7 3.0.1 only used once but kept
* @since 2.7.7 3.0.1 N°4867 now only used once, but we decided to keep this method anyway
*/
protected static function DecodeFormManagerData($formManagerData)
{