Merge pull request #17557 from ngo360/master
[civicrm-core.git] / Civi / Api4 / OptionValue.php
index 8d8946d2eb7a3b0eba3f5570614a54b00990ea7e..98e9cae38857b47a0b4f2cd39844d060d62aa6ca 100644 (file)
@@ -24,6 +24,7 @@ namespace Civi\Api4;
 /**
  * OptionValue entity.
  *
+ * @see \Civi\Api4\OptionGroup
  * @package Civi\Api4
  */
 class OptionValue extends Generic\DAOEntity {