INFRA-132 - Trailing commas for multiline arrays
[civicrm-core.git] / CRM / Extension / Downloader.php
index a9698a52877283f5f9c27602a2b7382f54842261..75b46517b93872cf24bb0a4ff582b238dce410ad 100644 (file)
@@ -75,7 +75,7 @@ class CRM_Extension_Downloader {
             //1 => $this->containerDir,
             1 => $url,
           )
-        )
+        ),
       );
     }