From 4718133ab6136c9d3e3dd18f72bdb59e41ad0915 Mon Sep 17 00:00:00 2001 From: Pierre Goiffon Date: Thu, 16 Aug 2018 13:17:56 +0000 Subject: [PATCH] PHPDoc SVN:trunk[6006] --- core/metamodel.class.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/metamodel.class.php b/core/metamodel.class.php index 895f57092..79ad701c6 100644 --- a/core/metamodel.class.php +++ b/core/metamodel.class.php @@ -6316,7 +6316,7 @@ abstract class MetaModel * * @param string $sClass * @param int $iKey id value of the object to retrieve - * @param bool $bMustBeFound + * @param bool $bMustBeFound see throws ArchivedObjectException * @param bool $bAllowAllData if true then no rights filtering * @param null $aModifierProperties *