Only add in the additional metadata if we are also adding them to the form
[civicrm-core.git] / CRM / Core / FileSearchInterface.php
index da37d7c0567e944ef6292bf2e31238d7d246e47e..dd41550b1cc89145d2c20ae3f5ea1cce41721ff1 100644 (file)
@@ -1,5 +1,8 @@
 <?php
 
+/**
+ * Interface CRM_Core_FileSearchInterface
+ */
 interface CRM_Core_FileSearchInterface {
   const DEFAULT_SEARCH_LIMIT = 20;
   const DEFAULT_SEARCH_OFFSET = 0;