Merge pull request #20115 from larssandergreen/fix-internal-anchor-URLs-in-mailings
[civicrm-core.git] / Civi / Api4 / Address.php
index c72868e740e7d1a067189da051269bf631be74d2..a0e40683d44fc01cb5ae874be24caabc25befd7a 100644 (file)
@@ -19,8 +19,6 @@ namespace Civi\Api4;
  * Creating a new address requires at minimum a contact's ID and location type ID
  * and other attributes (although optional) like street address, city, country etc.
  *
- * @ui_join_filters location_type_id
- *
  * @searchable secondary
  * @since 5.19
  * @package Civi\Api4