Merge pull request #21585 from eileenmcnaughton/compat
[civicrm-core.git] / CRM / Extension / Container / Interface.php
index 01c66c249ecd2e3a739ad0a4767a1f6fe8d25757..f55c5687e4163ceeea7d57f11c84fec16dc72cf5 100644 (file)
@@ -43,6 +43,8 @@ interface CRM_Extension_Container_Interface {
    *
    * @param string $key
    *   Fully-qualified extension name.
+   *
+   * @throws \CRM_Extension_Exception_MissingException
    */
   public function getResUrl($key);