INFRA-132 - CRM/Contact - Convert single-line @param to multi-line
[civicrm-core.git] / CRM / Contact / Task.php
index c31def46d556c3e6764df09a50216cb007e18096..6a9204ea0ba65370ec6dba2fa2284305135e0d96 100644 (file)
@@ -313,7 +313,8 @@ class CRM_Contact_Task {
    * of the user
    *
    * @param int $permission
-   * @param bool $deletedContacts  are these tasks for operating on deleted contacts?
+   * @param bool $deletedContacts
+   *   Are these tasks for operating on deleted contacts?.
    *
    * @return array set of tasks that are valid for the user
    */