Fix doxygen

This commit is contained in:
Laurent Destailleur
2019-04-04 18:33:12 +02:00
parent 5891d0a056
commit fff9b7db9d
37 changed files with 128 additions and 142 deletions

View File

@@ -82,7 +82,7 @@ class CoreObject extends CommonObject
*
* @param string $field name of field
* @param string $type type of field to test
* @return value of field or false
* @return boolean value of field or false
*/
private function checkFieldType($field, $type)
{