INFRA-132 - Remove extra newlines from the bottom of docblocks
authorColeman Watts <coleman@civicrm.org>
Fri, 9 Jan 2015 20:19:07 +0000 (15:19 -0500)
committerColeman Watts <coleman@civicrm.org>
Fri, 9 Jan 2015 20:19:07 +0000 (15:19 -0500)
442 files changed:
CRM/ACL/Page/ACL.php
CRM/ACL/Page/ACLBasic.php
CRM/ACL/Page/EntityRole.php
CRM/Activity/BAO/Activity.php
CRM/Activity/BAO/ActivityAssignment.php
CRM/Activity/BAO/ActivityContact.php
CRM/Activity/BAO/ActivityTarget.php
CRM/Activity/Form/Activity.php
CRM/Activity/Form/ActivityFilter.php
CRM/Activity/Form/Search.php
CRM/Activity/Form/Task/Batch.php
CRM/Activity/Form/Task/FileOnCase.php
CRM/Activity/Form/Task/PickOption.php
CRM/Activity/Form/Task/PickProfile.php
CRM/Activity/Page/Tab.php
CRM/Activity/Selector/Activity.php
CRM/Activity/Selector/Search.php
CRM/Admin/Page/CMSUser.php
CRM/Admin/Page/Extensions.php
CRM/Admin/Page/Job.php
CRM/Admin/Page/JobLog.php
CRM/Admin/Page/Options.php
CRM/Admin/Page/PaymentProcessor.php
CRM/Admin/Page/PreferencesDate.php
CRM/Batch/Form/Entry.php
CRM/Campaign/BAO/Campaign.php
CRM/Campaign/BAO/Petition.php
CRM/Campaign/BAO/Survey.php
CRM/Campaign/Form/Petition.php
CRM/Campaign/Form/Petition/Signature.php
CRM/Campaign/Form/Search.php
CRM/Campaign/Form/Survey/Results.php
CRM/Campaign/Form/Task/Interview.php
CRM/Campaign/Page/Campaign.php
CRM/Campaign/Page/DashBoard.php
CRM/Campaign/Page/SurveyType.php
CRM/Campaign/PseudoConstant.php
CRM/Campaign/Selector/Search.php
CRM/Case/Audit/Audit.php
CRM/Case/BAO/Case.php
CRM/Case/Form/CustomData.php
CRM/Case/Form/Search.php
CRM/Case/Page/DashBoard.php
CRM/Case/Selector/Search.php
CRM/Case/StateMachine/Search.php
CRM/Case/XMLProcessor/Report.php
CRM/Contact/BAO/Contact.php
CRM/Contact/BAO/Contact/Utils.php
CRM/Contact/BAO/ContactType.php
CRM/Contact/BAO/DashboardContact.php
CRM/Contact/BAO/Group.php
CRM/Contact/BAO/GroupContactCache.php
CRM/Contact/BAO/GroupNesting.php
CRM/Contact/BAO/Query.php
CRM/Contact/BAO/Query/Hook.php
CRM/Contact/BAO/Relationship.php
CRM/Contact/BAO/RelationshipType.php
CRM/Contact/BAO/SavedSearch.php
CRM/Contact/BAO/SubscriptionHistory.php
CRM/Contact/Form/Contact.php
CRM/Contact/Form/CustomData.php
CRM/Contact/Form/DedupeFind.php
CRM/Contact/Form/Domain.php
CRM/Contact/Form/Merge.php
CRM/Contact/Form/Relationship.php
CRM/Contact/Form/Search/Custom.php
CRM/Contact/Form/Search/Interface.php
CRM/Contact/Form/Task/Batch.php
CRM/Contact/Form/Task/EmailCommon.php
CRM/Contact/Form/Task/PDF.php
CRM/Contact/Form/Task/PDFLetterCommon.php
CRM/Contact/Form/Task/PickProfile.php
CRM/Contact/Form/Task/SMSCommon.php
CRM/Contact/Import/Form/DataSource.php
CRM/Contact/Import/Importer.php
CRM/Contact/Import/Parser/Contact.php
CRM/Contact/Page/AJAX.php
CRM/Contact/Page/CustomSearch.php
CRM/Contact/Page/DedupeException.php
CRM/Contact/Page/DedupeRules.php
CRM/Contact/Page/Inline/Actions.php
CRM/Contact/Page/Inline/Address.php
CRM/Contact/Page/Inline/CommunicationPreferences.php
CRM/Contact/Page/Inline/ContactInfo.php
CRM/Contact/Page/Inline/ContactName.php
CRM/Contact/Page/Inline/CustomData.php
CRM/Contact/Page/Inline/Demographics.php
CRM/Contact/Page/Inline/Email.php
CRM/Contact/Page/Inline/IM.php
CRM/Contact/Page/Inline/OpenID.php
CRM/Contact/Page/Inline/Phone.php
CRM/Contact/Page/Inline/Website.php
CRM/Contact/Page/SavedSearch.php
CRM/Contact/Page/View.php
CRM/Contact/Page/View/CustomData.php
CRM/Contact/Page/View/Print.php
CRM/Contact/Page/View/Relationship.php
CRM/Contact/Page/View/Summary.php
CRM/Contact/Page/View/UserDashBoard.php
CRM/Contact/Page/View/Useradd.php
CRM/Contact/Selector.php
CRM/Contact/Selector/Custom.php
CRM/Contact/StateMachine/Search.php
CRM/Contribute/BAO/Contribution.php
CRM/Contribute/BAO/Contribution/Utils.php
CRM/Contribute/BAO/ContributionRecur.php
CRM/Contribute/BAO/ContributionSoft.php
CRM/Contribute/Form/AdditionalPayment.php
CRM/Contribute/Form/Contribution/Confirm.php
CRM/Contribute/Form/Contribution/Main.php
CRM/Contribute/Form/Contribution/ThankYou.php
CRM/Contribute/Form/ContributionPage/Delete.php
CRM/Contribute/Form/ContributionPage/Widget.php
CRM/Contribute/Form/Search.php
CRM/Contribute/Form/Task/Batch.php
CRM/Contribute/Form/Task/Invoice.php
CRM/Contribute/Form/Task/PDFLetter.php
CRM/Contribute/Form/Task/PDFLetterCommon.php
CRM/Contribute/Form/Task/PickProfile.php
CRM/Contribute/Form/UpdateBilling.php
CRM/Contribute/Info.php
CRM/Contribute/Page/DashBoard.php
CRM/Contribute/Page/ManagePremiums.php
CRM/Contribute/Page/Premium.php
CRM/Contribute/StateMachine/Search.php
CRM/Core/Action.php
CRM/Core/BAO/ActionSchedule.php
CRM/Core/BAO/Block.php
CRM/Core/BAO/Cache.php
CRM/Core/BAO/CustomField.php
CRM/Core/BAO/CustomGroup.php
CRM/Core/BAO/CustomQuery.php
CRM/Core/BAO/Discount.php
CRM/Core/BAO/EntityTag.php
CRM/Core/BAO/FinancialTrxn.php
CRM/Core/BAO/Location.php
CRM/Core/BAO/MailSettings.php
CRM/Core/BAO/Mapping.php
CRM/Core/BAO/OptionValue.php
CRM/Core/BAO/Tag.php
CRM/Core/BAO/UFField.php
CRM/Core/BAO/UFGroup.php
CRM/Core/BAO/WordReplacement.php
CRM/Core/Block.php
CRM/Core/ClassLoader.php
CRM/Core/CodeGen/BaseTask.php
CRM/Core/CodeGen/Main.php
CRM/Core/CodeGen/Schema.php
CRM/Core/Component.php
CRM/Core/Component/Info.php
CRM/Core/Controller.php
CRM/Core/DAO.php
CRM/Core/Error.php
CRM/Core/Form.php
CRM/Core/Form/Renderer.php
CRM/Core/I18n/Form.php
CRM/Core/IDS.php
CRM/Core/JobManager.php
CRM/Core/Menu.php
CRM/Core/OptionGroup.php
CRM/Core/Page.php
CRM/Core/Payment.php
CRM/Core/Payment/Google.php
CRM/Core/Payment/GoogleIPN.php
CRM/Core/Payment/PayflowPro.php
CRM/Core/Payment/Realex.php
CRM/Core/Permission/DrupalBase.php
CRM/Core/PseudoConstant.php
CRM/Core/Selector/API.php
CRM/Core/Selector/Base.php
CRM/Core/Selector/Controller.php
CRM/Core/Session.php
CRM/Custom/Page/Group.php
CRM/Dashlet/Page/Activity.php
CRM/Dashlet/Page/AllCases.php
CRM/Dashlet/Page/Blog.php
CRM/Dashlet/Page/CaseDashboard.php
CRM/Dashlet/Page/MyCases.php
CRM/Dedupe/BAO/RuleGroup.php
CRM/Event/BAO/Event.php
CRM/Event/BAO/Participant.php
CRM/Event/Badge.php
CRM/Event/Badge/Logo.php
CRM/Event/Badge/Logo5395.php
CRM/Event/Badge/NameTent.php
CRM/Event/Cart/BAO/EventInCart.php
CRM/Event/Form/ManageEvent/Location.php
CRM/Event/Form/ManageEvent/Registration.php
CRM/Event/Form/Participant.php
CRM/Event/Form/Registration/AdditionalParticipant.php
CRM/Event/Form/Registration/Register.php
CRM/Event/Form/Search.php
CRM/Event/Form/Task/Batch.php
CRM/Event/Form/Task/Cancel.php
CRM/Event/Form/Task/PickProfile.php
CRM/Event/Page/DashBoard.php
CRM/Event/Page/EventInfo.php
CRM/Event/Page/ManageEvent.php
CRM/Event/Selector/Search.php
CRM/Event/StateMachine/Search.php
CRM/Export/BAO/Export.php
CRM/Export/Form/Select.php
CRM/Extension/Manager/Report.php
CRM/Extension/Manager/Search.php
CRM/Financial/BAO/ExportFormat/CSV.php
CRM/Financial/Page/AJAX.php
CRM/Financial/Page/BatchTransaction.php
CRM/Financial/Page/FinancialAccount.php
CRM/Financial/Page/FinancialBatch.php
CRM/Financial/Page/FinancialType.php
CRM/Financial/Page/FinancialTypeAccount.php
CRM/Friend/BAO/Friend.php
CRM/Grant/BAO/Grant.php
CRM/Grant/Form/Search.php
CRM/Grant/Page/DashBoard.php
CRM/Grant/Selector/Search.php
CRM/Import/DataSource.php
CRM/Import/DataSource/CSV.php
CRM/Import/DataSource/SQL.php
CRM/Import/StateMachine.php
CRM/Logging/ReportDetail.php
CRM/Logging/ReportSummary.php
CRM/Mailing/BAO/Mailing.php
CRM/Mailing/Form/Browse.php
CRM/Mailing/Page/Browse.php
CRM/Mailing/Selector/Browse.php
CRM/Mailing/Selector/Event.php
CRM/Mailing/Selector/Search.php
CRM/Member/BAO/Membership.php
CRM/Member/Form/MembershipView.php
CRM/Member/Form/Search.php
CRM/Member/Form/Task/Batch.php
CRM/Member/Form/Task/PickProfile.php
CRM/Member/Import/Parser/Membership.php
CRM/Member/Info.php
CRM/Member/Page/DashBoard.php
CRM/Member/Page/MembershipStatus.php
CRM/Member/Page/MembershipType.php
CRM/Member/StateMachine/Search.php
CRM/PCP/BAO/PCP.php
CRM/PCP/Form/PCPAccount.php
CRM/PCP/Page/PCPInfo.php
CRM/Pledge/BAO/Pledge.php
CRM/Pledge/BAO/PledgePayment.php
CRM/Pledge/Form/Search.php
CRM/Pledge/Info.php
CRM/Pledge/Page/DashBoard.php
CRM/Pledge/Selector/Search.php
CRM/Pledge/StateMachine/Search.php
CRM/Price/BAO/PriceField.php
CRM/Price/BAO/PriceFieldValue.php
CRM/Price/BAO/PriceSet.php
CRM/Price/Page/Set.php
CRM/Profile/Form.php
CRM/Profile/Form/Dynamic.php
CRM/Profile/Form/Edit.php
CRM/Profile/Form/Search.php
CRM/Profile/Page/Dynamic.php
CRM/Profile/Page/Listings.php
CRM/Profile/Page/MultipleRecordFieldsListing.php
CRM/Profile/Page/View.php
CRM/Profile/Selector/Listings.php
CRM/Queue/Service.php
CRM/Report/BAO/Hook.php
CRM/Report/Form.php
CRM/Report/Form/Activity.php
CRM/Report/Form/ActivitySummary.php
CRM/Report/Form/Campaign/SurveyDetails.php
CRM/Report/Form/Case/Demographics.php
CRM/Report/Form/Case/Detail.php
CRM/Report/Form/Case/Summary.php
CRM/Report/Form/Case/TimeSpent.php
CRM/Report/Form/Contact/CurrentEmployer.php
CRM/Report/Form/Contact/Detail.php
CRM/Report/Form/Contact/Log.php
CRM/Report/Form/Contact/LoggingDetail.php
CRM/Report/Form/Contact/LoggingSummary.php
CRM/Report/Form/Contact/Summary.php
CRM/Report/Form/Contribute/Bookkeeping.php
CRM/Report/Form/Contribute/Detail.php
CRM/Report/Form/Contribute/History.php
CRM/Report/Form/Contribute/HouseholdSummary.php
CRM/Report/Form/Contribute/LoggingDetail.php
CRM/Report/Form/Contribute/LoggingSummary.php
CRM/Report/Form/Contribute/Lybunt.php
CRM/Report/Form/Contribute/OrganizationSummary.php
CRM/Report/Form/Contribute/PCP.php
CRM/Report/Form/Contribute/Repeat.php
CRM/Report/Form/Contribute/SoftCredit.php
CRM/Report/Form/Contribute/Summary.php
CRM/Report/Form/Contribute/Sybunt.php
CRM/Report/Form/Contribute/TopDonor.php
CRM/Report/Form/Event/Income.php
CRM/Report/Form/Event/IncomeCountSummary.php
CRM/Report/Form/Event/ParticipantListCount.php
CRM/Report/Form/Event/ParticipantListing.php
CRM/Report/Form/Event/Summary.php
CRM/Report/Form/Extended.php
CRM/Report/Form/Grant/Detail.php
CRM/Report/Form/Grant/Statistics.php
CRM/Report/Form/Mailing/Bounce.php
CRM/Report/Form/Mailing/Clicks.php
CRM/Report/Form/Mailing/Detail.php
CRM/Report/Form/Mailing/Opened.php
CRM/Report/Form/Mailing/Summary.php
CRM/Report/Form/Member/ContributionDetail.php
CRM/Report/Form/Member/Detail.php
CRM/Report/Form/Member/Lapse.php
CRM/Report/Form/Member/Summary.php
CRM/Report/Form/Membership/Summary.php
CRM/Report/Form/Pledge/Detail.php
CRM/Report/Form/Pledge/Pbnp.php
CRM/Report/Form/Pledge/Summary.php
CRM/Report/Form/Register.php
CRM/Report/Form/Walklist/Walklist.php
CRM/Report/Info.php
CRM/Report/Interface.php
CRM/Report/Page/Options.php
CRM/SMS/BAO/Provider.php
CRM/SMS/Form/Provider.php
CRM/SMS/Page/Provider.php
CRM/SMS/Provider.php
CRM/UF/Form/Inline/Preview.php
CRM/UF/Form/Inline/PreviewById.php
CRM/UF/Form/Preview.php
CRM/UF/Page/Field.php
CRM/UF/Page/Group.php
CRM/Upgrade/Incremental/Legacy.php
CRM/Upgrade/Incremental/php/FourThree.php
CRM/Upgrade/Snapshot/V4p2/Price/BAO/Field.php
CRM/Upgrade/Snapshot/V4p2/Price/BAO/FieldValue.php
CRM/Upgrade/Snapshot/V4p2/Price/BAO/Set.php
CRM/Utils/Array.php
CRM/Utils/Cache.php
CRM/Utils/ICalendar.php
CRM/Utils/JSON.php
CRM/Utils/Migrate/Export.php
CRM/Utils/Migrate/Import.php
CRM/Utils/Migrate/ImportJSON.php
CRM/Utils/PDF/Label.php
CRM/Utils/Pager.php
CRM/Utils/ReCAPTCHA.php
CRM/Utils/System.php
CRM/Utils/System/Base.php
CRM/Utils/System/Drupal.php
CRM/Utils/System/Drupal6.php
CRM/Utils/System/Drupal8.php
CRM/Utils/System/DrupalBase.php
CRM/Utils/System/Joomla.php
CRM/Utils/System/Soap.php
CRM/Utils/System/UnitTests.php
CRM/Utils/System/WordPress.php
CRM/Utils/Token.php
CRM/Utils/Tree.php
CRM/Utils/VersionCheck.php
CRM/Utils/Wrapper.php
Civi/API/Provider/MagicFunctionProvider.php
bin/cli.class.php
bin/deprecated/CiviReportMail.php
bin/deprecated/ParticipantProcessor.php
bin/deprecated/RespondentProcessor.php
bin/deprecated/UpdateGreeting.php
bin/deprecated/UpdateMembershipRecord.php
bin/deprecated/UpdateMembershipReminderDate.php
bin/deprecated/UpdatePledgeRecord.php
bin/deprecated/action.cronjob.php
tests/extensions/test.extension.manager.paymenttest/main.php
tests/extensions/test.extension.manager.reporttest/main.php
tests/phpunit/AllTests.php
tests/phpunit/CRM/Activity/AllTests.php
tests/phpunit/CRM/Activity/BAO/ActivityAssignmentTest.php
tests/phpunit/CRM/Activity/BAO/ActivityTargetTest.php
tests/phpunit/CRM/AllTests.php
tests/phpunit/CRM/Batch/Form/EntryTest.php
tests/phpunit/CRM/Case/AllTests.php
tests/phpunit/CRM/Contact/AllTests.php
tests/phpunit/CRM/Contact/BAO/ContactTest.php
tests/phpunit/CRM/Contact/BAO/ContactType/ContactTest.php
tests/phpunit/CRM/Contact/BAO/ContactType/RelationshipTest.php
tests/phpunit/CRM/Contact/BAO/GroupContactCacheTest.php
tests/phpunit/CRM/Contact/BAO/GroupContactTest.php
tests/phpunit/CRM/Contact/BAO/GroupTest.php
tests/phpunit/CRM/Contribute/AllTests.php
tests/phpunit/CRM/Core/AllTests.php
tests/phpunit/CRM/Core/BAO/ActionScheduleTest.php
tests/phpunit/CRM/Core/BAO/CustomValueTableSetGetTest.php
tests/phpunit/CRM/Core/BAO/CustomValueTableTest.php
tests/phpunit/CRM/Core/BAO/LocationTest.php
tests/phpunit/CRM/Core/BAO/RecurringEntityTest.php
tests/phpunit/CRM/Core/Payment/AuthorizeNetIPNTest.php
tests/phpunit/CRM/Core/Payment/BaseIPNTest.php
tests/phpunit/CRM/Core/Payment/PayPalProIPNTest.php
tests/phpunit/CRM/Event/AllTests.php
tests/phpunit/CRM/Event/BAO/ParticipantStatusTest.php
tests/phpunit/CRM/Extension/AllTests.php
tests/phpunit/CRM/Extension/Container/AllTests.php
tests/phpunit/CRM/Extension/Manager/AllTests.php
tests/phpunit/CRM/Member/AllTests.php
tests/phpunit/CRM/Member/BAO/MembershipLogTest.php
tests/phpunit/CRM/Member/BAO/MembershipTest.php
tests/phpunit/CRM/Member/BAO/MembershipTypeTest.php
tests/phpunit/CRM/Member/Form/AllTests.php
tests/phpunit/CRM/Member/Import/Parser/MembershipTest.php
tests/phpunit/CRM/PCP/BAO/PCPTest.php
tests/phpunit/CRM/Pledge/AllTests.php
tests/phpunit/CRM/Pledge/BAO/PledgeBlockTest.php
tests/phpunit/CRM/Pledge/BAO/PledgePaymentTest.php
tests/phpunit/CRM/Pledge/BAO/PledgeTest.php
tests/phpunit/CRM/Queue/AllTests.php
tests/phpunit/CRM/Queue/Queue/AllTests.php
tests/phpunit/CRM/Utils/Cache/AllTests.php
tests/phpunit/Civi/AllTests.php
tests/phpunit/CiviTest/AuthorizeNet.php
tests/phpunit/CiviTest/CiviCaseTestCase.php
tests/phpunit/CiviTest/CiviTestSuite.php
tests/phpunit/CiviTest/CiviUnitTestCase.php
tests/phpunit/CiviTest/PCP.php
tests/phpunit/WebTest/AllTests.php
tests/phpunit/WebTest/Contact/SearchBuilderTest.php
tests/phpunit/WebTest/Event/AddParticipationTest.php
tests/phpunit/WebTest/Event/AddPricesetTest.php
tests/phpunit/WebTest/Import/ImportCiviSeleniumTestCase.php
tests/phpunit/WebTest/Member/InheritedMembershipTest.php
tests/phpunit/api/v3/APIWrapperTest.php
tests/phpunit/api/v3/ActivityTest.php
tests/phpunit/api/v3/AddressTest.php
tests/phpunit/api/v3/AllTests.php
tests/phpunit/api/v3/BatchTest.php
tests/phpunit/api/v3/CaseTypeTest.php
tests/phpunit/api/v3/CountryTest.php
tests/phpunit/api/v3/DomainTest.php
tests/phpunit/api/v3/GroupNestingTest.php
tests/phpunit/api/v3/GroupOrganizationTest.php
tests/phpunit/api/v3/JobProcessMailingTest.php
tests/phpunit/api/v3/MessageTemplateTest.php
tests/phpunit/api/v3/PledgeTest.php
tests/phpunit/api/v3/PriceSetTest.php
tests/phpunit/api/v3/ReportTemplateTest.php
tests/phpunit/api/v3/SurveyTest.php
tests/phpunit/api/v3/SyntaxConformanceTest.php
tests/phpunit/api/v3/SystemTest.php
tests/phpunit/api/v3/UtilsTest.php

index a104ee761d0d1bdb9eb8abeaae3fe785c7ebcf79..b232e99fe5393afb6f76a436b1f02babc7dddab4 100644 (file)
@@ -106,7 +106,6 @@ class CRM_ACL_Page_ACL extends CRM_Core_Page_Basic {
    * Finally it calls the parent's run method.
    *
    * @return void
-   *
    */
   public function run() {
     // get the requested action
index 2f0a4b1d15af5b99197dad0f2b2cb3e7915a26f4..2fc65be571666596e4eae463322fe76ec5c81d07 100644 (file)
@@ -94,7 +94,6 @@ class CRM_ACL_Page_ACLBasic extends CRM_Core_Page_Basic {
    * Finally it calls the parent's run method.
    *
    * @return void
-   *
    */
   public function run() {
     // get the requested action
index 4f23c41193c383e27292029f7ab0c82132e67429..0ce29ba23051364e382e0f22933e4de9be83a751 100644 (file)
@@ -106,7 +106,6 @@ class CRM_ACL_Page_EntityRole extends CRM_Core_Page_Basic {
    * Finally it calls the parent's run method.
    *
    * @return void
-   *
    */
   public function run() {
     // get the requested action
index 33c490e75294b8c7f0e07f9018cdd8c7a2262809..02bda6fb3537666338b416ecb235e0dca5ef16ae 100644 (file)
@@ -2070,7 +2070,6 @@ AND cl.modified_id  = c.id
    * @param array $params
    *
    * @return $this|null|object
-   *
    */
   public static function createFollowupActivity($activityId, $params) {
     if (!$activityId) {
@@ -2144,7 +2143,6 @@ AND cl.modified_id  = c.id
    *   Associated array.
    *
    * @return void
-   *
    */
   public static function restoreActivity(&$params) {
     $activity = new CRM_Activity_DAO_Activity();
index f7b3b4d9195ae5419dd3ed3b35e72d7eda300a82..40617496684db00655a91855d327d5413821ef36 100644 (file)
@@ -72,7 +72,6 @@ class CRM_Activity_BAO_ActivityAssignment extends CRM_Activity_DAO_ActivityConta
    * @param int $activity_id
    *
    * @return array
-   *
    */
   public static function retrieveAssigneeIdsByActivityId($activity_id) {
     $assigneeArray = array();
@@ -110,8 +109,6 @@ AND        civicrm_contact.is_deleted = 0
    *   If false returns all details of assignee contact.
    *
    * @return array
-   *
-   *
    */
   public static function getAssigneeNames($activityIDs, $isDisplayName = FALSE, $skipDetails = TRUE) {
     $assigneeNames = array();
index b4bf047f12c1bd4cf852ef2833d2cba714ec6b4d..6f186b9427776cb91c907aaa22bb86b972fdd957 100644 (file)
@@ -54,7 +54,6 @@ class CRM_Activity_BAO_ActivityContact extends CRM_Activity_DAO_ActivityContact
    *
    * @return object
    *   activity_contact object
-   *
    */
   public static function create(&$params) {
     $activityContact = new CRM_Activity_DAO_ActivityContact();
@@ -74,7 +73,6 @@ class CRM_Activity_BAO_ActivityContact extends CRM_Activity_DAO_ActivityContact
    * @param bool $alsoIDs
    *
    * @return array
-   *
    */
   public static function getNames($activityID, $recordTypeID, $alsoIDs = FALSE) {
     $names = array();
@@ -113,7 +111,6 @@ AND        contact_a.is_deleted = 0
    * @param int $recordTypeID
    *
    * @return mixed
-   *
    */
   public static function retrieveContactIdsByActivityId($activityID, $recordTypeID) {
     $activityContact = array();
index 5b20adc245f6e0a324bdf57a14b50ede00adf874..14b95016a844e1d47b9ec7e34db92b8869ba31d5 100644 (file)
@@ -70,7 +70,6 @@ class CRM_Activity_BAO_ActivityTarget extends CRM_Activity_DAO_ActivityContact {
    * @param int $activity_id
    *
    * @return mixed
-   *
    */
   public static function retrieveTargetIdsByActivityId($activity_id) {
     $targetArray = array();
@@ -102,7 +101,6 @@ AND        civicrm_contact.is_deleted = 0
    * @param int $activityID
    *
    * @return array
-   *
    */
   public static function getTargetNames($activityID) {
     $targetNames = array();
index 7dfd55927a1648fb747df1f7f551bbc0a4a3b58a..66039852feabecc0494daabb22aedab1bdaca692 100644 (file)
@@ -125,7 +125,6 @@ class CRM_Activity_Form_Activity extends CRM_Contact_Form_Task {
   /**
    * The _fields var can be used by sub class to set/unset/edit the
    * form fields based on their requirement
-   *
    */
   public function setFields() {
     $this->_fields = array(
@@ -1138,7 +1137,6 @@ class CRM_Activity_Form_Activity extends CRM_Contact_Form_Task {
 
   /**
    * Shorthand for getting id by display name (makes code more readable)
-   *
    */
   protected function _getIdByDisplayName($displayName) {
     return CRM_Core_DAO::getFieldValue('CRM_Contact_DAO_Contact',
@@ -1150,7 +1148,6 @@ class CRM_Activity_Form_Activity extends CRM_Contact_Form_Task {
 
   /**
    * Shorthand for getting display name by id (makes code more readable)
-   *
    */
   protected function _getDisplayNameById($id) {
     return CRM_Core_DAO::getFieldValue('CRM_Contact_DAO_Contact',
index 1b9b99bf0ed0695eca06b99b1d4ed8b39c04cc0f..9addb8df9d1d187d51cc5ff64a74c366add02e8f 100644 (file)
@@ -56,7 +56,6 @@ class CRM_Activity_Form_ActivityFilter extends CRM_Core_Form {
    *
    * @return array
    *   reference to the array of default values
-   *
    */
   /**
    * This virtual function is used to set the default values of
@@ -66,7 +65,6 @@ class CRM_Activity_Form_ActivityFilter extends CRM_Core_Form {
    *
    * @return array
    *   reference to the array of default values
-   *
    */
   /**
    * @return array
index 5c5b42ee5b8bf0fa52f1fcb31f85fc32bf097dcd..009e575210617859a6b81521a334e3422a75ed7f 100644 (file)
@@ -64,7 +64,6 @@ class CRM_Activity_Form_Search extends CRM_Core_Form_Search {
 
   /**
    * Prefix for the controller
-   *
    */
   protected $_prefix = "activity_";
 
index 2f9993b1da014be4ec27eaf5e9230c6102601c12..2225e3c29c815835efa92caf64581ee03da3c4a1 100755 (executable)
@@ -47,13 +47,11 @@ class CRM_Activity_Form_Task_Batch extends CRM_Activity_Form_Task {
 
   /**
    * Maximum profile fields that will be displayed
-   *
    */
   protected $_maxFields = 9;
 
   /**
    * Variable to store redirect path
-   *
    */
   protected $_userContext;
 
index c4a043d1cb1f0c63dc3b27b7b7f4e3d720dd9ca3..e81bdf14affaeffa88b62f6a5d843852257cb7bc 100644 (file)
@@ -47,13 +47,11 @@ class CRM_Activity_Form_Task_FileOnCase extends CRM_Activity_Form_Task {
 
   /**
    * Variable to store redirect path
-   *
    */
   protected $_userContext;
 
   /**
    * Variable to store contact Ids
-   *
    */
   public $_contacts;
 
index 49bcce7e2486e4171208f57c9d5c47ac06d31e6c..b88216f1fdcbc26da611a320f8369906319d804e 100644 (file)
@@ -47,19 +47,16 @@ class CRM_Activity_Form_Task_PickOption extends CRM_Activity_Form_Task {
 
   /**
    * Maximum Activities that should be allowed to update
-   *
    */
   protected $_maxActivities = 100;
 
   /**
    * Variable to store redirect path
-   *
    */
   protected $_userContext;
 
   /**
    * Variable to store contact Ids
-   *
    */
   public $_contacts;
 
index cfb9adbd5301880735d14bb6cf9e70fa5581b40d..36e160453cb8928f2b26c066fbd7e075c8ab8bbc 100755 (executable)
@@ -47,13 +47,11 @@ class CRM_Activity_Form_Task_PickProfile extends CRM_Activity_Form_Task {
 
   /**
    * Maximum Activities that should be allowed to update
-   *
    */
   protected $_maxActivities = 100;
 
   /**
    * Variable to store redirect path
-   *
    */
   protected $_userContext;
 
index c0b9075768c8e403991daa59f0b3c869df487303..01e25eb1df9f0739b12406afa4a93f7aba7962db 100644 (file)
@@ -43,7 +43,6 @@ class CRM_Activity_Page_Tab extends CRM_Core_Page {
    * Browse all activities for a particular contact
    *
    * @return void
-   *
    */
   public function browse() {
     $this->assign('admin', FALSE);
@@ -121,7 +120,6 @@ class CRM_Activity_Page_Tab extends CRM_Core_Page {
    * the contact and calls the appropriate type of page to view.
    *
    * @return void
-   *
    */
   public function preProcess() {
     $this->_contactId = CRM_Utils_Request::retrieve('cid', 'Positive', $this, TRUE);
@@ -162,7 +160,6 @@ class CRM_Activity_Page_Tab extends CRM_Core_Page {
    * Perform actions and display for activities.
    *
    * @return void
-   *
    */
   public function run() {
     $context   = CRM_Utils_Request::retrieve('context', 'String', $this);
index be0e34ba579bba8934e2ca796ed77af07014399c..ddad477fa071b09ca6bcffaa0710bdee5dd46a58 100644 (file)
@@ -288,7 +288,6 @@ class CRM_Activity_Selector_Activity extends CRM_Core_Selector_Base implements C
    *
    * @param $action
    * @param array $params
-   *
    */
   public function getPagerParams($action, &$params) {
     $params['status']    = ts('Activities %%StatusMessage%%');
index 00c576bbf6c920aca72eed8027f4ed9e20fdeb0d..2fb16fd79b9438fec90a265cc74be64ca7f71f7c 100644 (file)
@@ -194,7 +194,6 @@ class CRM_Activity_Selector_Search extends CRM_Core_Selector_Base implements CRM
    *
    * @param $action
    * @param array $params
-   *
    */
   public function getPagerParams($action, &$params) {
     $params['status'] = ts('Activities %%StatusMessage%%');
index f77e25625dad4a603f8fc3d744002b96ba767f9d..3758fbafb62f80f3dd63f5c607416a0562566cfb 100644 (file)
@@ -46,7 +46,6 @@ class CRM_Admin_Page_CMSUser extends CRM_Core_Page {
    * Finally it calls the parent's run method.
    *
    * @return void
-   *
    */
   public function run() {
     //if javascript is enabled
index c3e63be686b6c9112c1f4b4580dcbbba72019ea3..5e77ae71dc34988d1feeb4a9bb186e9cb3b8fd02 100644 (file)
@@ -51,7 +51,6 @@ class CRM_Admin_Page_Extensions extends CRM_Core_Page_Basic {
    * Obtains the group name from url and sets the title.
    *
    * @return void
-   *
    */
   public function preProcess() {
     CRM_Utils_System::setTitle(ts('CiviCRM Extensions'));
index b6871555c067f03fbf31d624d7cca063fe45b58f..50cfd0d4f4cb7a6b8640be4960b3a5c58d41c753 100644 (file)
@@ -112,7 +112,6 @@ class CRM_Admin_Page_Job extends CRM_Core_Page_Basic {
    * Finally it calls the parent's run method.
    *
    * @return void
-   *
    */
   public function run() {
     // set title and breadcrumb
index 1db60cc5b471f8d911891914307e28cb32372617..0c9984b74a40ba2cbba0a62d4ff631962ddf2add 100644 (file)
@@ -74,7 +74,6 @@ class CRM_Admin_Page_JobLog extends CRM_Core_Page_Basic {
    * Finally it calls the parent's run method.
    *
    * @return void
-   *
    */
   public function run() {
     // set title and breadcrumb
index 61c601db98d22955ff91bb162c6f11dd5af46787..418a69841f5b5702dad22549a094801064634007 100644 (file)
@@ -85,7 +85,6 @@ class CRM_Admin_Page_Options extends CRM_Core_Page_Basic {
    * Sets the title.
    *
    * @return void
-   *
    */
   public function preProcess() {
     if (!self::$_gName && !empty($this->urlPath[3])) {
index ed306ba22a57ccfcc9007a45ef277fd11c04d7b7..6964e218ed4ad0b45a4b129b825b1b33cd4e6bb4 100644 (file)
@@ -100,7 +100,6 @@ class CRM_Admin_Page_PaymentProcessor extends CRM_Core_Page_Basic {
    * Finally it calls the parent's run method.
    *
    * @return void
-   *
    */
   public function run() {
     // set title and breadcrumb
index a5640c17cc78cd488cb646ddcb6a98df301b2c78..51955edfb58da7634ae7a4a2fa4aebb3a1773fce 100644 (file)
@@ -84,7 +84,6 @@ class CRM_Admin_Page_PreferencesDate extends CRM_Core_Page_Basic {
    * Finally it calls the parent's run method.
    *
    * @return void
-   *
    */
   public function run() {
     // set title and breadcrumb
index 9c72ab1edfcde4580ba348d7c3bfc14d9cbe4335..ce8e5d04d463f0d139bca85185558224851bfd96 100755 (executable)
@@ -40,7 +40,6 @@ class CRM_Batch_Form_Entry extends CRM_Core_Form {
 
   /**
    * Maximum profile fields that will be displayed
-   *
    */
   protected $_rowCount = 1;
 
index a2f2aa1d3566eed524d28cad0f2795649d11142c..8fa0bcae4a81db8761dfa6d7c808af2aa36f2ef0 100644 (file)
@@ -235,7 +235,6 @@ Order By  camp.title";
   /**
    * Wrapper to self::getCampaigns( )
    * w/ permissions and component check.
-   *
    */
   public static function getPermissionedCampaigns(
     $includeId = NULL,
@@ -543,7 +542,6 @@ INNER JOIN  civicrm_group grp ON ( grp.id = campgrp.entity_id )
   /*
    * Add select element for campaign
    * and assign needful info to templates.
-   *
    */
   /**
    * @param CRM_Core_Form $form
index ec1bca6ded60e83e111021865baf6527e882992d..637f07e69cb501069dab6a588b2652ff97d3f50d 100644 (file)
@@ -34,7 +34,6 @@
  */
 class CRM_Campaign_BAO_Petition extends CRM_Campaign_BAO_Survey {
   /**
-   *
    */
   public function __construct() {
     parent::__construct();
index a2410057859ca8037575c65ac1fbce5eb5af69d4..ce1221c03d614bc333373d31e4beb7e4fad055de 100644 (file)
@@ -48,7 +48,6 @@ class CRM_Campaign_BAO_Survey extends CRM_Campaign_DAO_Survey {
    *   (reference ) an assoc array of name/value pairs.
    * @param array $defaults
    *   (reference ) an assoc array to hold the flattened values.
-   *
    */
 
   /**
@@ -403,7 +402,6 @@ SELECT  survey.id    as id,
    *
    * @return mixed|null
    * @static
-   *
    */
   public static function del($id) {
     if (!$id) {
@@ -885,7 +883,6 @@ INNER JOIN  civicrm_contact contact_a ON ( activityTarget.contact_id = contact_a
 
   /**
    * Retrieve survey associated profile id.
-   *
    */
   public static function getSurveyProfileId($surveyId) {
     if (!$surveyId) {
@@ -932,7 +929,6 @@ INNER JOIN  civicrm_contact contact_a ON ( activityTarget.contact_id = contact_a
 
   /**
    * Decides the contact type for given survey.
-   *
    */
   public static function getSurveyContactType($surveyId) {
     $contactType = NULL;
@@ -951,7 +947,6 @@ INNER JOIN  civicrm_contact contact_a ON ( activityTarget.contact_id = contact_a
 
   /**
    * Get survey supportable profile types
-   *
    */
   public static function surveyProfileTypes() {
     static $profileTypes;
index 72d4927fbee8912b0f1a4c948cbfbcf652564cd4..418d7a12a7dcff44d072f8890756f4d05c080bb3 100644 (file)
@@ -253,7 +253,6 @@ class CRM_Campaign_Form_Petition extends CRM_Core_Form {
 
   /**
    * Global validation rules for the form
-   *
    */
   public static function formRule($fields, $files, $form) {
     $errors = array();
index b11a11aafcfd6fcb8b452b7f22474c356f9f791c..a948de77d82c35a338afae93aad1f5495c4a90dd 100644 (file)
@@ -137,7 +137,6 @@ class CRM_Campaign_Form_Petition_Signature extends CRM_Core_Form {
   protected $_defaults = NULL;
 
   /**
-   *
    */
   public function __construct() {
     parent::__construct();
index ea22e89e47246a2e0897ca792d89af7da9caa150..7cb09b82ff8fee8f1058f904f688b9c4f2312247 100755 (executable)
@@ -63,7 +63,6 @@ class CRM_Campaign_Form_Search extends CRM_Core_Form_Search {
 
   /**
    * Prefix for the controller
-   *
    */
   protected $_prefix = "survey_";
 
index de176da02f5d01e8cd55dcd954eee049f41fe4cb..b389ff3b69b6900b722d823bdc2a13f4f202065a 100644 (file)
@@ -208,7 +208,6 @@ class CRM_Campaign_Form_Survey_Results extends CRM_Campaign_Form_Survey {
 
   /**
    * Global validation rules for the form
-   *
    */
   public static function formRule($fields, $files, $form) {
     $errors = array();
index 811c8a2bea5e8eaf3bcea3b7c0839df5645f92e4..617b887863d8061139b6e9e5900f3aca6ebc3825 100755 (executable)
@@ -47,7 +47,6 @@ class CRM_Campaign_Form_Task_Interview extends CRM_Campaign_Form_Task {
 
   /**
    * Variable to store redirect path
-   *
    */
   private $_userContext;
 
index 0e231e3dc1aedfa2c4a9341096b0f6238ec32b49..a80f2335e64a2a509c34716457be45b6204cef0f 100644 (file)
@@ -51,7 +51,6 @@ class CRM_Campaign_Page_Campaign extends CRM_Core_Page {
    * Get the action links for this page.
    *
    * @return array
-   *
    */
   public function &actionLinks() {
     // check if variable _actionsLinks is populated
index fa41b14c734301d70273e2b09a00d20e73cdbdb8..a9e3f84b7c9e4533a6113ea45429eff4153ec8fa 100644 (file)
@@ -51,7 +51,6 @@ class CRM_Campaign_Page_DashBoard extends CRM_Core_Page {
    * Get the action links for this page.
    *
    * @return array
-   *
    */
   public function &campaignActionLinks() {
     // check if variable _actionsLinks is populated
index 81d12a2b132963ed46e5690dcac9265ad15c12a8..21c9a281e0556b6cac3b505a9b035f59c85caff1 100644 (file)
@@ -76,7 +76,6 @@ class CRM_Campaign_Page_SurveyType extends CRM_Core_Page_Basic {
    * Obtains the group name from url and sets the title.
    *
    * @return void
-   *
    */
   public function preProcess() {
     $this->_gName = 'activity_type';
index fa9dbd47ad8dc997aa4084a31bee80ac73218dc4..0f06ded249d0ffbced0ade0048426b7d491d6488 100755 (executable)
@@ -103,7 +103,6 @@ class CRM_Campaign_PseudoConstant extends CRM_Core_PseudoConstant {
    *
    * @return array
    *   array reference of all campaign types.
-   *
    */
   public static function &campaignType() {
     if (!self::$campaignType) {
@@ -123,7 +122,6 @@ class CRM_Campaign_PseudoConstant extends CRM_Core_PseudoConstant {
    *
    * @return array
    *   array reference of all campaign status.
-   *
    */
   public static function &campaignStatus() {
     if (!self::$campaignStatus) {
index e5ff4c4d5b61ca6bc81cccc03a996510de1eecc3..7806b61269efa49021265db06b9495f0c13fc4ac 100755 (executable)
@@ -186,7 +186,6 @@ class CRM_Campaign_Selector_Search extends CRM_Core_Selector_Base implements CRM
    * - Edit
    *
    * @return array
-   *
    */
   static
   public function &links() {
@@ -198,7 +197,6 @@ class CRM_Campaign_Selector_Search extends CRM_Core_Selector_Base implements CRM
    *
    * @param $action
    * @param array $params
-   *
    */
   public function getPagerParams($action, &$params) {
     $params['csvString'] = NULL;
index afbbecdc158160f11a5d02ee634290d8221a4f43..630be4d9b0e620300a23d5a87cd61c676b242821 100644 (file)
@@ -182,7 +182,6 @@ class CRM_Case_Audit_Audit {
    *
    * This is intended to be called as a sort callback function, returning whether an activity's date is earlier or later than another's.
    * The type of date to use is specified in the config.
-   *
    */
 
   /**
index aa9ce51c02b3c550aa748dd841ab390d58904198..408eef5d9662110813780586c495acd7fbebb2b0 100644 (file)
@@ -48,7 +48,6 @@ class CRM_Case_BAO_Case extends CRM_Case_DAO_Case {
   static $_exportableFields = NULL;
 
   /**
-   *
    */
   public function __construct() {
     parent::__construct();
@@ -479,8 +478,6 @@ WHERE civicrm_case.id = %1";
    *   ID of the case.
    *
    * @return array
-   *
-   *
    */
   public static function getContactNames($caseId) {
     $contactNames = array();
@@ -526,7 +523,6 @@ WHERE civicrm_case.id = %1";
    * @param null $caseType
    *
    * @return array
-   *
    */
   public static function retrieveCaseIdsByContactId($contactID, $includeDeleted = FALSE, $caseType = NULL) {
     $query = "
@@ -730,7 +726,6 @@ LEFT JOIN civicrm_option_group aog ON aog.name='activity_type'
    *
    * @return array
    *   Array of Cases
-   *
    */
   public static function getCases($allCases = TRUE, $userID = NULL, $type = 'upcoming', $context = 'dashboard') {
     $condition = NULL;
@@ -1577,8 +1572,6 @@ SELECT case_status.label AS case_status, status_id, civicrm_case_type.title AS c
    *   ID of the activity type.
    *
    * @return array
-   *
-   *
    */
   public static function getCaseActivityCount($caseId, $activityTypeId) {
     $queryParam = array(
@@ -2195,7 +2188,6 @@ LEFT JOIN  civicrm_case_contact ON ( civicrm_case.id = civicrm_case_contact.case
    *   Do not include deleted cases.
    *
    * @return an array of cases.
-   *
    */
   public static function getContactCases($contactId, $excludeDeleted = TRUE) {
     $cases = array();
@@ -2239,7 +2231,6 @@ INNER JOIN  civicrm_case_contact ON ( civicrm_case.id = civicrm_case_contact.cas
    *   Do not include deleted cases.
    *
    * @return an array of related cases.
-   *
    */
   public static function getRelatedCases($mainCaseId, $contactId, $excludeDeleted = TRUE) {
     //FIXME : do check for permissions.
index cb21b67fae8eaddfc275faf8a4c1965ed72e00d0..4441ce1e83ae6537b1cb03d97a47d86f9843a3e0 100644 (file)
@@ -72,8 +72,6 @@ class CRM_Case_Form_CustomData extends CRM_Core_Form {
    * @param
    *
    * @return void
-   *
-   *
    */
   public function preProcess() {
     $this->_groupID   = CRM_Utils_Request::retrieve('groupID', 'Positive', $this, TRUE);
index e06308b82fbc2c68483e4456a5555c562aee6bef..b509a9c2d15addc7b2a408772cfd2d9522b0fbc2 100644 (file)
@@ -61,7 +61,6 @@ class CRM_Case_Form_Search extends CRM_Core_Form_Search {
 
   /**
    * Prefix for the controller
-   *
    */
   protected $_prefix = 'case_';
 
index 67ab6baf0dc2fac256c05f58511cf4edb876c756..58b2c82a758beb658416401fc1e0f93917ef924d 100644 (file)
@@ -45,7 +45,6 @@ class CRM_Case_Page_DashBoard extends CRM_Core_Page {
    * the contact and calls the appropriate type of page to view.
    *
    * @return void
-   *
    */
   public function preProcess() {
     //check for civicase access.
index 052b4ad10e9fa182d101a8d765d7726bc600359b..e0550729aa8e56add418af85e8646897a9130512 100644 (file)
@@ -250,7 +250,6 @@ class CRM_Case_Selector_Search extends CRM_Core_Selector_Base {
    *
    * @param $action
    * @param array $params
-   *
    */
   public function getPagerParams($action, &$params) {
     $params['status'] = ts('Case') . ' %%StatusMessage%%';
index d391bf267cb0be9474922852c3361d34f355c93a..26bee4b885325e1b8773ca31e06ce23b15e63e31 100644 (file)
@@ -105,7 +105,6 @@ class CRM_Case_StateMachine_Search extends CRM_Core_StateMachine {
   /**
    * Since this is a state machine for search and we want to come back to the same state
    * we dont want to issue a reset of the state session when we are done processing a task
-   *
    */
   public function shouldReset() {
     return FALSE;
index ee118512d49c86865cd03990103f31ae6a3f0b82..0b4e3600efd4f11666d9b2a20a1757fcba9117e0 100644 (file)
@@ -42,7 +42,6 @@ class CRM_Case_XMLProcessor_Report extends CRM_Case_XMLProcessor {
   protected $_isRedact;
 
   /**
-   *
    */
   public function __construct() {
   }
index e499430b8f49ba128137371481c13d73cd8ea0a8..a4607977eb4c712f0fedae2bc0f278c2f435716a 100644 (file)
@@ -95,7 +95,6 @@ class CRM_Contact_BAO_Contact extends CRM_Contact_DAO_Contact {
    * @return \CRM_Contact_DAO_Contact
    */
   /**
-   *
    */
   public function __construct() {
     parent::__construct();
@@ -1099,7 +1098,6 @@ WHERE id={$id}; ";
    *
    *
    * @static
-   *
    */
   public static function getContactType($id) {
     return CRM_Core_DAO::getFieldValue('CRM_Contact_DAO_Contact', $id, 'contact_type');
@@ -1143,7 +1141,6 @@ WHERE id={$id}; ";
    *
    *
    * @static
-   *
    */
   public static function getContactTypes($id) {
     $params = array('id' => $id);
index a34b01321da4eab95332956f030c8f20bf14f81e..a5eaf5c8bf9cf0e421ca9f5e9cec69b89acb16cb 100644 (file)
@@ -406,7 +406,6 @@ UNION
    *
    * @param array $currentEmployerParams
    *   Associated array of contact id and its employer id.
-   *
    */
   public static function setCurrentEmployer($currentEmployerParams) {
     foreach ($currentEmployerParams as $contactId => $orgId) {
@@ -425,7 +424,6 @@ WHERE contact_a.id ={$contactId} AND contact_b.id={$orgId}; ";
    *
    * @param int $organizationId
    *   Current employer id.
-   *
    */
   public static function updateCurrentEmployer($organizationId) {
     $query = "UPDATE civicrm_contact contact_a,civicrm_contact contact_b
@@ -442,7 +440,6 @@ WHERE contact_a.employer_id=contact_b.id AND contact_b.id={$organizationId}; ";
    *   Contact id ( mostly individual contact id).
    * @param int $employerId
    *   Contact id ( mostly organization contact id).
-   *
    */
   public static function clearCurrentEmployer($contactId, $employerId = NULL) {
     $query = "UPDATE civicrm_contact
@@ -566,7 +563,6 @@ WHERE id={$contactId}; ";
    *
    * @param int $employerId
    *   Contact id of employer ( organization id ).
-   *
    */
   public static function clearAllEmployee($employerId) {
     $query = "
index 968d9a798b2cdea651a5d02221533995e9b52bde..cf0235eb7c092aedae5f0105f992a01c2bce3aec 100644 (file)
@@ -472,7 +472,6 @@ AND   ( p.is_active = 1 OR p.id IS NULL )
    * @param array/string $subType contact subType.
    * @return array/string of basicTypes.
    * @static
-   *
    */
   public static function getBasicType($subType) {
     static $_cache = NULL;
index 7cb881cec686b2258ed55dcc8f1bb17e1b8255b1..d4ddda8a5d04d9ece2b90e997c17556583676989 100644 (file)
@@ -29,7 +29,6 @@
    * @package CRM
    * @copyright CiviCRM LLC (c) 2004-2014
    * $Id$
-   *
    */
 class CRM_Contact_BAO_DashboardContact extends CRM_Contact_DAO_DashboardContact {
 }
index 8283ae49da97a1cbbb9113d3954021d7dc410124..57e727032dacdc0957aa461f787f12bae869d626 100644 (file)
@@ -76,7 +76,6 @@ class CRM_Contact_BAO_Group extends CRM_Contact_DAO_Group {
    *
    * @return NULL
    * @static
-   *
    */
   public static function discard($id) {
     CRM_Utils_Hook::pre('delete', 'Group', $id, CRM_Core_DAO::$_nullArray);
@@ -144,7 +143,6 @@ class CRM_Contact_BAO_Group extends CRM_Contact_DAO_Group {
 
   /**
    * Returns an array of the contacts in the given group.
-   *
    */
   public static function getGroupContacts($id) {
     $params = array(array('group', 'IN', array($id => 1), 0, 0));
index fee28ef28cf4b2a3058c969bab33d51f3bb8a22f..dabeebe47cbcb8c7a4fb4ec058c660b37124fdbb 100644 (file)
@@ -428,7 +428,6 @@ WHERE  id = %1
    *   The smart group that needs to be loaded.
    * @param bool $force
    *   Should we force a search through.
-   *
    */
   public static function load(&$group, $force = FALSE) {
     $groupID = $group->id;
index 0851fb5611b0a41c9c101584f6bbe0bcfeca2672..78c9816dec245d2190077fef64981ab6cc0d4f54 100644 (file)
@@ -306,7 +306,6 @@ class CRM_Contact_BAO_GroupNesting extends CRM_Contact_DAO_GroupNesting implemen
    *   The id of the child group being removed.
    *
    * @return void
-   *
    */
   public static function remove($parentID, $childID) {
     $dao = new CRM_Contact_DAO_GroupNesting();
@@ -323,7 +322,6 @@ class CRM_Contact_BAO_GroupNesting extends CRM_Contact_DAO_GroupNesting implemen
    *   The id of the child group being removed.
    *
    * @return void
-   *
    */
   public static function removeAllParentForChild($childID) {
     $dao = new CRM_Contact_DAO_GroupNesting();
@@ -342,7 +340,6 @@ class CRM_Contact_BAO_GroupNesting extends CRM_Contact_DAO_GroupNesting implemen
    *
    * @return boolean
    *   True if association is found, false otherwise.
-   *
    */
   public static function isParentChild($parentID, $childID) {
     $dao = new CRM_Contact_DAO_GroupNesting();
@@ -363,7 +360,6 @@ class CRM_Contact_BAO_GroupNesting extends CRM_Contact_DAO_GroupNesting implemen
    *
    * @return boolean
    *   True if 1 or more child groups are found, false otherwise.
-   *
    */
   public static function hasChildGroups($groupId) {
     $dao = new CRM_Contact_DAO_GroupNesting();
@@ -407,7 +403,6 @@ class CRM_Contact_BAO_GroupNesting extends CRM_Contact_DAO_GroupNesting implemen
    *
    * @return boolean
    *   True if $checkGroupId points to a group that is a parent of one of the $groupIds groups, false otherwise.
-   *
    */
   public static function isParentGroup($groupIds, $checkGroupId) {
     if (!is_array($groupIds)) {
@@ -440,7 +435,6 @@ class CRM_Contact_BAO_GroupNesting extends CRM_Contact_DAO_GroupNesting implemen
    *
    * @return boolean
    *   True if $checkGroupId points to a group that is a child of one of the $groupIds groups, false otherwise.
-   *
    */
   public static function isChildGroup($groupIds, $checkGroupId) {
 
@@ -475,7 +469,6 @@ class CRM_Contact_BAO_GroupNesting extends CRM_Contact_DAO_GroupNesting implemen
    *
    * @return boolean
    *   True if $checkGroupId points to a group that is an ancestor of one of the $groupIds groups, false otherwise.
-   *
    */
   public static function isAncestorGroup($groupIds, $checkGroupId) {
     if (!is_array($groupIds)) {
@@ -517,7 +510,6 @@ class CRM_Contact_BAO_GroupNesting extends CRM_Contact_DAO_GroupNesting implemen
    *
    * @return boolean
    *   True if $checkGroupId points to a group that is a descendent of one of the $groupIds groups, false otherwise.
-   *
    */
   public static function isDescendentGroup($groupIds, $checkGroupId) {
     if (!is_array($groupIds)) {
index 3e88c46927b16b72b3f7352169f8f17141c5409c..c5a9cb07fccbc8c36bc317f9a4a381e0e717a94c 100644 (file)
@@ -132,7 +132,6 @@ class CRM_Contact_BAO_Query {
    * The where string
    *
    * @var string
-   *
    */
   public $_whereClause;
 
@@ -140,7 +139,6 @@ class CRM_Contact_BAO_Query {
    * Additional permission Where Clause
    *
    * @var string
-   *
    */
   public $_permissionWhereClause;
 
@@ -148,7 +146,6 @@ class CRM_Contact_BAO_Query {
    * The from string
    *
    * @var string
-   *
    */
   public $_fromClause;
 
@@ -156,7 +153,6 @@ class CRM_Contact_BAO_Query {
    * Additional permission from clause
    *
    * @var string
-   *
    */
   public $_permissionFromClause;
 
@@ -172,7 +168,6 @@ class CRM_Contact_BAO_Query {
    * The having values
    *
    * @var string
-   *
    */
   public $_having;
 
index 055259a7d50ce5886f66e73b203183b5d7e3a06d..b5ae9f0e51fc18005e3d6edf480e76a8a6553358 100644 (file)
@@ -48,7 +48,6 @@ class CRM_Contact_BAO_Query_Hook {
    *
    * @return object
    * @static
-   *
    */
   public static function singleton() {
     static $singleton = NULL;
index 11ebf22a9cd566844ff36e7742f4d2f5cc69fdc2..f9b3099efcfaf1fd406c651b05a512506f48cb73 100644 (file)
@@ -1261,7 +1261,6 @@ LEFT JOIN  civicrm_country ON (civicrm_address.country_id = civicrm_country.id)
    *
    * @return array
    *   array reference of all relationship types with context to current contact type .
-   *
    */
   public function getRelationType($targetContactType) {
     $relationshipType = array();
@@ -1519,7 +1518,6 @@ SELECT count(*)
    * not.
    *
    * @static
-   *
    */
   public static function isDeleteRelatedMembership($relTypeIds, $contactId, $mainRelatedContactId, $relTypeId, $relIds) {
     if (in_array($relTypeId, $relTypeIds)) {
@@ -1594,7 +1592,6 @@ WHERE id IN ( {$contacts} )
    *
    * @return array
    *   array of employers.
-   *
    */
   public static function getPermissionedEmployer($contactID, $name = NULL) {
     //get the relationship id
index e443192b483fea4af2e56bb02873fe2a11afafd4..cdcf3717a7fbd500f9c2c4e5895ad433e11cf9d4 100644 (file)
@@ -89,7 +89,6 @@ class CRM_Contact_BAO_RelationshipType extends CRM_Contact_DAO_RelationshipType
    *
    * @return CRM_Contact_DAO_RelationshipType
    * @static
-   *
    */
   public static function add(&$params, &$ids) {
     //to change name, CRM-3336
index 8b82ca352458c03e6657f8689748249212224a2a..31c70839f234553ab90bc8e7d7da70c0996f1646 100644 (file)
@@ -53,7 +53,6 @@ class CRM_Contact_BAO_SavedSearch extends CRM_Contact_DAO_SavedSearch {
    *
    * @return array
    *   contains the search name as value and and id as key
-   *
    */
   public function getAll() {
     $savedSearch = new CRM_Contact_DAO_SavedSearch();
index b54ff60603263cc13c29879152ec55b0bc17ddab..b9cc9000219a4e386b5b91a8d314f151659c3745 100644 (file)
@@ -43,7 +43,6 @@ class CRM_Contact_BAO_SubscriptionHistory extends CRM_Contact_DAO_SubscriptionHi
    * @return \CRM_Contact_DAO_SubscriptionHistory
    */
   /**
-   *
    */
   public function __construct() {
     parent::__construct();
index cb8435e865b92d7e215b67b50b5f1a37ae10b2f3..c0c8f865d115c6b5eb10170751e6f4aabb954f28 100644 (file)
@@ -452,7 +452,6 @@ class CRM_Contact_Form_Contact extends CRM_Core_Form {
   /**
    * Do the set default related to location type id,
    * primary location,  default country
-   *
    */
   public function blockSetDefaults(&$defaults) {
     $locationTypeKeys = array_filter(array_keys(CRM_Core_PseudoConstant::get('CRM_Core_DAO_Address', 'location_type_id')), 'is_int');
@@ -1111,7 +1110,6 @@ class CRM_Contact_Form_Contact extends CRM_Core_Form {
    *   Contact id.
    * @param string $contactType
    *   Contact type.
-   *
    */
   public static function checkDuplicateContacts(&$fields, &$errors, $contactID, $contactType) {
     // if this is a forced save, ignore find duplicate rule
index 7bb59a2d4b0b3ab459b08026f0115c31b077f239..9e805a5a514ccc2e9da425d979ec640db9366912 100644 (file)
@@ -110,8 +110,6 @@ class CRM_Contact_Form_CustomData extends CRM_Core_Form {
    * @param
    *
    * @return void
-   *
-   *
    */
   public function preProcess() {
     $this->_cdType = CRM_Utils_Array::value('type', $_GET);
index ba5939a6fd64f068089d040833b318eb369bbc4f..a6db634f61440ffcba06609ef4312a920bdbe8c3 100644 (file)
@@ -41,7 +41,6 @@ class CRM_Contact_Form_DedupeFind extends CRM_Admin_Form {
 
   /**
    * Defined defaults
-   *
    */
   public $_defaults;
 
index 8008b6667ccc23d8be4c49258be4ebdcc7eba1aa..603cfaa20d4d9864e9041ba2f7e54bfa1cc82b99 100644 (file)
@@ -104,7 +104,6 @@ class CRM_Contact_Form_Domain extends CRM_Core_Form {
    *
    * @return array
    *   reference to the array of default values
-   *
    */
   /**
    * @return array
index 5b110413b142f0ce51bb5c41ca48aa5345d08451..4a0810057662e0a122dcbb186dcbeba7be6257a8 100644 (file)
@@ -249,7 +249,6 @@ class CRM_Contact_Form_Merge extends CRM_Core_Form {
    *
    * @return array
    *   reference to the array of default values
-   *
    */
   /**
    * @return array
index 9818d7d5b35e9ca58f4fc8d434baaf5207494476..47352ad2cfcc5da95085b90f9462e4ac0a733e8c 100644 (file)
@@ -55,25 +55,21 @@ class CRM_Contact_Form_Relationship extends CRM_Core_Form {
 
   /**
    * This is a string which is either a_b or  b_a  used to determine the relationship between to contacts
-   *
    */
   public $_rtype;
 
   /**
    * This is a string which is used to determine the relationship between to contacts
-   *
    */
   public $_rtypeId;
 
   /**
    * Display name of contact a
-   *
    */
   public $_display_name_a;
 
   /**
    * Display name of contact b
-   *
    */
   public $_display_name_b;
 
index 057b9254dadfebfa03e750b90ad88dbf8dd1dafd..a1e2dcd954100d5fb6b21f0bcf244045eca6265e 100644 (file)
@@ -97,7 +97,6 @@ class CRM_Contact_Form_Search_Custom extends CRM_Contact_Form_Search {
    *
    * @return array
    *   reference to the array of default values
-   *
    */
   /**
    * @return array
index ccec49a8096522236210aa7e8546ed32bcbcd567..50e9b041b4f62169cb03858b36b29158d67429d4 100644 (file)
@@ -83,7 +83,6 @@ interface CRM_Contact_Form_Search_Interface {
    * The from clause should be a valid sql from clause including the word FROM
    * CiviMail will pick up the contacts where the email is primary and
    * is not on hold / opt out / do not email
-   *
    */
 
   /**
index 2a9a9d9a1d469cfa61431855d4b670ea4b715aaa..f56373ce8bec606db9a3a9e068e1f2002268698b 100644 (file)
@@ -47,19 +47,16 @@ class CRM_Contact_Form_Task_Batch extends CRM_Contact_Form_Task {
 
   /**
    * Maximum contacts that should be allowed to update
-   *
    */
   protected $_maxContacts = 100;
 
   /**
    * Maximum profile fields that will be displayed
-   *
    */
   protected $_maxFields = 9;
 
   /**
    * Variable to store redirect path
-   *
    */
   protected $_userContext;
 
index 9b490f6939d5104f813b1b286c184ea0a9c758ec..14588baa7d5e96eb2ec4edf63894ade51f229341 100644 (file)
@@ -325,7 +325,6 @@ class CRM_Contact_Form_Task_EmailCommon {
    *   Additional values form 'this'.
    *
    * @return TRUE if no errors, else array of errors
-   *
    */
   public static function formRule($fields, $dontCare, $self) {
     $errors = array();
index 61a801d83a0c8e9ff039c7ad7f70ab92465eb4aa..9c00d677f0737097c71e8423b55fbda1bced4e3b 100644 (file)
@@ -94,7 +94,6 @@ class CRM_Contact_Form_Task_PDF extends CRM_Contact_Form_Task {
    * @return void
    */
   /**
-   *
    */
   public function setDefaultValues() {
     $defaults = array();
index 7cfe3a757a9bc27116c28fa369abe63dd1957ef8..8ebdc65f10692a95dbeac795cae656dad6bbf066 100644 (file)
@@ -211,7 +211,6 @@ class CRM_Contact_Form_Task_PDFLetterCommon {
    *
    * @return bool
    *   TRUE if no errors, else array of errors.
-   *
    */
   public static function formRule($fields, $dontCare, $self) {
     $errors = array();
index af224eeea4a7d2a85e090f0f4acf2caf8c84dca7..c59a397687bc9d70157174df78b3e43df3bdc108 100644 (file)
@@ -47,19 +47,16 @@ class CRM_Contact_Form_Task_PickProfile extends CRM_Contact_Form_Task {
 
   /**
    * Maximum contacts that should be allowed to update
-   *
    */
   protected $_maxContacts = 100;
 
   /**
    * Maximum profile fields that will be displayed
-   *
    */
   protected $_maxFields = 9;
 
   /**
    * Variable to store redirect path
-   *
    */
   protected $_userContext;
 
index 2ca5b46f1670bf255c8cef9e16dcbfd1680a0156..e1bca8a50e0dd9a661e627ebdc977415e9558eb9 100644 (file)
@@ -308,7 +308,6 @@ class CRM_Contact_Form_Task_SMSCommon {
    *   Additional values form 'this'.
    *
    * @return true if no errors, else array of errors
-   *
    */
   public static function formRule($fields, $dontCare, $self) {
     $errors = array();
index 3bec47f3b4aef20d38bb0f456f686889cea1fb98..43191809b41eda08872d904e07503395d12e875c 100644 (file)
@@ -239,7 +239,6 @@ class CRM_Contact_Import_Form_DataSource extends CRM_Core_Form {
    *
    * @return array
    *   reference to the array of default values
-   *
    */
   /**
    * @return array
index 71f4fdf28eec4fc70ac0c08b5d8df40600a29053..f53b6ea6d6e64978ec735f6018a74d42bf5b2cb6 100644 (file)
@@ -39,7 +39,6 @@
  */
 class CRM_Contact_Import_Importer {
   /**
-   *
    */
   public function __construct() {
     // may not need this
index a0051d2f9e170104d197004cb8f109a3afaea90f..0aff98cc66297eca4cee717b3e898675a680179c 100644 (file)
@@ -1110,7 +1110,6 @@ class CRM_Contact_Import_Parser_Contact extends CRM_Contact_Import_Parser {
    *
    * @param null $csType
    * @param null $relationships
-   *
    */
   public static function isErrorInCustomData($params, &$errorMessage, $csType = NULL, $relationships = NULL) {
     $session = CRM_Core_Session::singleton();
@@ -1328,7 +1327,6 @@ class CRM_Contact_Import_Parser_Contact extends CRM_Contact_Import_Parser {
    * @param array $params
    * @param string $errorMessage
    *   A string containing all the error-fields.
-   *
    */
   public function isErrorInCoreData($params, &$errorMessage) {
     foreach ($params as $key => $value) {
@@ -1601,7 +1599,6 @@ class CRM_Contact_Import_Parser_Contact extends CRM_Contact_Import_Parser {
    * @param $valueArray
    *
    * @return bool
-   *
    */
   public function in_value($value, $valueArray) {
     foreach ($valueArray as $key => $v) {
@@ -1634,8 +1631,6 @@ class CRM_Contact_Import_Parser_Contact extends CRM_Contact_Import_Parser {
 
   /**
    * Method for creating contact
-   *
-   *
    */
   public function createContact(&$formatted, &$contactFields, $onDuplicate, $contactId = NULL, $requiredCheck = TRUE, $dedupeRuleGroupID = NULL) {
     $dupeCheck = FALSE;
index 1cb76fd5d3850f8cb1d4a95081442e466665f2c1..e7ddfec6b35c3f86edada88d58462c4dcd982eef 100644 (file)
@@ -520,7 +520,6 @@ ORDER BY sort_name ";
 
   /**
    * Delete custom value
-   *
    */
   public static function deleteCustomValue() {
     $customValueID = CRM_Utils_Type::escape($_REQUEST['valueID'], 'Positive');
@@ -539,7 +538,6 @@ ORDER BY sort_name ";
 
   /**
    * Perform enable / disable actions on record.
-   *
    */
   public static function enableDisable() {
     $op        = CRM_Utils_Type::escape($_REQUEST['op'], 'String');
@@ -583,7 +581,6 @@ ORDER BY sort_name ";
 
   /**
    *  check the CMS username
-   *
    */
   static public function checkUserName() {
     $signer = new CRM_Utils_Signer(CRM_Core_Key::privateKey(), array('for', 'ts'));
@@ -897,7 +894,6 @@ LIMIT {$offset}, {$rowCount}
 
   /**
    * Process dupes.
-   *
    */
   public static function processDupes() {
     $oper = CRM_Utils_Type::escape($_REQUEST['op'], 'String');
index 80875354d74387e5129c32ee9deed2404389dc52..d48774d05d55ad04d1d961a4b7f4b7699f16b130 100644 (file)
@@ -80,7 +80,6 @@ ORDER By  v.weight
    * Browse all custom searches.
    *
    * @return content of the parents run method
-   *
    */
   public function browse() {
     $rows = self::info();
index 7c899f138b37b0ad61f65debd54985d57fd01efc..64801beaec642a82316dd18d1c55d734f3fd166e 100644 (file)
@@ -44,7 +44,6 @@ class CRM_Contact_Page_DedupeException extends CRM_Core_Page {
    * the contact and calls the appropriate type of page to view.
    *
    * @return void
-   *
    */
   public function preProcess() {
     //fetch the dedupe exception contacts.
index 73aabfa7e57e6c638919039aec527e8ec7001ed6..2e33abe12baa6c6e8b19f5739d1a1a690d0422a2 100644 (file)
@@ -102,7 +102,6 @@ class CRM_Contact_Page_DedupeRules extends CRM_Core_Page_Basic {
    * method.
    *
    * @return void
-   *
    */
   public function run() {
     // get the requested action, default to 'browse'
index 016f953599022aa6d6950258155f808a084d1dcf..98d2f7c3ea4e50cd71573e57aa2d53fa4805bf27 100644 (file)
@@ -45,7 +45,6 @@ class CRM_Contact_Page_Inline_Actions extends CRM_Core_Page {
    * This method is called after the page is created.
    *
    * @return void
-   *
    */
   public function run() {
     $contactId = CRM_Utils_Request::retrieve('cid', 'Positive', CRM_Core_DAO::$_nullObject, TRUE, NULL, $_REQUEST);
index 18fb9a03ca65a6a74dde2078492d77d8a6180859..c31943c4f8beccae50ff9210508adf931db1b228 100644 (file)
@@ -45,7 +45,6 @@ class CRM_Contact_Page_Inline_Address extends CRM_Core_Page {
    * This method is called after the page is created.
    *
    * @return void
-   *
    */
   public function run() {
     // get the emails for this contact
index f138987e35f12a96eee6f70bb6e0d1afffe06e21..0087351e7cee14ae090295873fcec81894055586 100644 (file)
@@ -45,7 +45,6 @@ class CRM_Contact_Page_Inline_CommunicationPreferences extends CRM_Core_Page {
    * This method is called after the page is created.
    *
    * @return void
-   *
    */
   public function run() {
     // get the emails for this contact
index 44cd2c13855e71ac9bcfc1a03486a5d189372e9f..767f406b7e23b7c08ad76b613c290f32315990e2 100644 (file)
@@ -45,7 +45,6 @@ class CRM_Contact_Page_Inline_ContactInfo extends CRM_Core_Page {
    * This method is called after the page is created.
    *
    * @return void
-   *
    */
   public function run() {
     // get the emails for this contact
index 90b8b9b0bd967d5969b8eed4ea69a0ef73a8d89c..94eaf489037ce3e1f84f565708ec87c55ac69603 100644 (file)
@@ -45,7 +45,6 @@ class CRM_Contact_Page_Inline_ContactName extends CRM_Core_Page {
    * This method is called after the page is created.
    *
    * @return void
-   *
    */
   public function run() {
     // get the emails for this contact
index d12b456b5cc4ef867349a44b0a38750697991833..90735344e20474bf8fe971bb7b192f4cc4d59027 100644 (file)
@@ -45,7 +45,6 @@ class CRM_Contact_Page_Inline_CustomData extends CRM_Core_Page {
    * This method is called after the page is created.
    *
    * @return void
-   *
    */
   public function run() {
     // get the emails for this contact
index b213a36fea892527dca03bee9a51f4d6dda896b4..49119c1f520ceb298a4828a20cc74b05b769384d 100644 (file)
@@ -45,7 +45,6 @@ class CRM_Contact_Page_Inline_Demographics extends CRM_Core_Page {
    * This method is called after the page is created.
    *
    * @return void
-   *
    */
   public function run() {
     // get the emails for this contact
index f4ae51d7ba226d18931c41565c86273e80ef02c6..16231be561894f2f0b25aff41f28b05008967fdd 100644 (file)
@@ -45,7 +45,6 @@ class CRM_Contact_Page_Inline_Email extends CRM_Core_Page {
    * This method is called after the page is created.
    *
    * @return void
-   *
    */
   public function run() {
     // get the emails for this contact
index 18f1cc992eae178d7e43a0db50025aec025cafcd..376e394a48685f4bc0306b0e396ba3c1bcd05a7c 100644 (file)
@@ -45,7 +45,6 @@ class CRM_Contact_Page_Inline_IM extends CRM_Core_Page {
    * This method is called after the page is created.
    *
    * @return void
-   *
    */
   public function run() {
     // get the emails for this contact
index f7a61bc4d49795e9cbc4544cfb8256329ef3a766..260d9421d24c9d494cec4ec5e21e1604e4ed69bd 100644 (file)
@@ -45,7 +45,6 @@ class CRM_Contact_Page_Inline_OpenID extends CRM_Core_Page {
    * This method is called after the page is created.
    *
    * @return void
-   *
    */
   public function run() {
     // get the emails for this contact
index 73cd2fb8ac9e8dadde0ab407585e69f0e16639dc..3dd2ba576bd325572d0f714e4c939f013286c74a 100644 (file)
@@ -45,7 +45,6 @@ class CRM_Contact_Page_Inline_Phone extends CRM_Core_Page {
    * This method is called after the page is created.
    *
    * @return void
-   *
    */
   public function run() {
     // get the emails for this contact
index 58412f3d8d8711568257c2456fca0e508ac38aef..50b5af159fd57938b17e85833fd21236f5e873b0 100644 (file)
@@ -45,7 +45,6 @@ class CRM_Contact_Page_Inline_Website extends CRM_Core_Page {
    * This method is called after the page is created.
    *
    * @return void
-   *
    */
   public function run() {
     // get the emails for this contact
index 7776453909f516a59f423ad1e245dbb2fe8161e4..a513e09df2b524d83527955e47978c8bd58729ea 100644 (file)
@@ -54,7 +54,6 @@ class CRM_Contact_Page_SavedSearch extends CRM_Core_Page {
    *   Id of saved search.
    *
    * @return void
-   *
    */
   public function delete($id) {
     // first delete the group associated with this saved search
@@ -75,7 +74,6 @@ class CRM_Contact_Page_SavedSearch extends CRM_Core_Page {
    * Browse all saved searches.
    *
    * @return content of the parents run method
-   *
    */
   public function browse() {
     $rows = array();
index e66a6eafa9d511020bd9e857258480f3ca35e7ea..c33f3c8ac269144a5e7cc66aad13502ab8c48a35 100644 (file)
@@ -72,7 +72,6 @@ class CRM_Contact_Page_View extends CRM_Core_Page {
    * the contact and calls the appropriate type of page to view.
    *
    * @return void
-   *
    */
   public function preProcess() {
     // process url params
index c3d5263f6bfa72476a99c92bc601e4325e2ab2b2..511bd859eca376bd6c242173c03ff720484da467 100644 (file)
@@ -59,7 +59,6 @@ class CRM_Contact_Page_View_CustomData extends CRM_Core_Page {
    * Add a few specific things to view contact
    *
    * @return void
-   *
    */
   public function preProcess() {
     $this->_contactId = CRM_Utils_Request::retrieve('cid', 'Positive', $this, TRUE);
index 073b373fc97431ed81f3a77afa88915dbd9953f3..d28510a5433343351777dd9adcb32e9ac2122924 100644 (file)
@@ -44,7 +44,6 @@ class CRM_Contact_Page_View_Print extends CRM_Contact_Page_View_Summary {
    * the contact and calls the appropriate type of page to view.
    *
    * @return void
-   *
    */
   public function run() {
     $this->_print = CRM_Core_Smarty::PRINT_PAGE;
index 7633cdc77211ea4774ee7483e2ae907178ab852d..ed73699a9ae1f413f225ba6d7068927ec7185adb 100644 (file)
@@ -56,7 +56,6 @@ class CRM_Contact_Page_View_Relationship extends CRM_Core_Page {
    * View details of a relationship
    *
    * @return void
-   *
    */
   public function view() {
     $viewRelationship = CRM_Contact_BAO_Relationship::getRelationship($this->_contactId, NULL, NULL, NULL, $this->_id);
index 8239dea8b5d8d7c21898bd67f8c655d68217f8e6..24eb69dd2a673906a84d412efe2321e923189a92 100644 (file)
@@ -44,7 +44,6 @@ class CRM_Contact_Page_View_Summary extends CRM_Contact_Page_View {
    * the contact and calls the appropriate type of page to view.
    *
    * @return void
-   *
    */
   public function preProcess() {
     parent::preProcess();
@@ -90,7 +89,6 @@ class CRM_Contact_Page_View_Summary extends CRM_Contact_Page_View {
    * the contact and calls the appropriate type of page to view.
    *
    * @return void
-   *
    */
   public function run() {
     $this->preProcess();
index 98edf3b279cea3e0ccfee2bd7905ff8a0eba732f..3b1db775721d1faca5e75ff8ecb9c3e9e8060ed2 100644 (file)
@@ -202,7 +202,6 @@ class CRM_Contact_Page_View_UserDashBoard extends CRM_Core_Page {
    * Perform actions and display for user dashboard
    *
    * @return void
-   *
    */
   public function run() {
     $this->preProcess();
index 8b8a205093abbbbbddfee89c99e47ab2e2e4ee40..637622500463dbdbe2cb6932992e563a5e3428bd 100755 (executable)
@@ -44,7 +44,6 @@ class CRM_Contact_Page_View_Useradd extends CRM_Core_Page {
    * This method is called after the page is created.
    *
    * @return void
-   *
    */
   public function run() {
     $controller = new CRM_Core_Controller_Simple('CRM_Contact_Form_Task_Useradd',
index 4ccc9c8fc878a5b3dfc4e4ec2053cdd642fdd2e8..f2914c6506e8f0d10f22b0dc5d73b6eff2603307 100644 (file)
@@ -224,7 +224,6 @@ class CRM_Contact_Selector extends CRM_Core_Selector_Base implements CRM_Core_Se
    * - Edit
    *
    * @return array
-   *
    */
   public static function &links() {
     list($context, $contextMenu, $key) = func_get_args();
@@ -298,7 +297,6 @@ class CRM_Contact_Selector extends CRM_Core_Selector_Base implements CRM_Core_Se
    *
    * @param $action
    * @param array $params
-   *
    */
   public function getPagerParams($action, &$params) {
     $params['status']    = ts('Contact %%StatusMessage%%');
index 641ffa8decd1a166ae1022e0c7759b7a2b698823..c8acb4d0df6d8922424419a16293b73f6bccb8e7 100644 (file)
@@ -164,7 +164,6 @@ class CRM_Contact_Selector_Custom extends CRM_Contact_Selector {
    * - Edit
    *
    * @return array
-   *
    */
   public static function &links() {
     list($key) = func_get_args();
@@ -208,7 +207,6 @@ class CRM_Contact_Selector_Custom extends CRM_Contact_Selector {
    *
    * @param $action
    * @param array $params
-   *
    */
   public function getPagerParams($action, &$params) {
     $params['status']    = ts('Contact %%StatusMessage%%');
index 7a3deca01356a053a657acee06e9e360d235fc11..2b35e17f34588f87f1e2b8ce6fd5c3035899fd59 100644 (file)
@@ -131,7 +131,6 @@ class CRM_Contact_StateMachine_Search extends CRM_Core_StateMachine {
   /**
    * Since this is a state machine for search and we want to come back to the same state
    * we dont want to issue a reset of the state session when we are done processing a task
-   *
    */
   public function shouldReset() {
     return FALSE;
index f065901e59cac9b7ac8fa0d5b9daf7fb65f1b00c..7e6d19644fc8336ce231d6052e5e40077081b3fa 100644 (file)
@@ -75,7 +75,6 @@ class CRM_Contribute_BAO_Contribution extends CRM_Contribute_DAO_Contribution {
    * @return \CRM_Contribute_DAO_Contribution
    */
   /**
-   *
    */
   public function __construct() {
     parent::__construct();
index 79ba2272a07c05ed8a950625d361c9979cb590ed..fc85bb7b972b3e227ae06ab252e5dcb3af5642ed 100644 (file)
@@ -900,7 +900,6 @@ LIMIT 1
    *   array of tax amount
    *
    * @static
-   *
    */
   public static function calculateTaxAmount($amount, $taxRate) {
     $taxAmount = array();
index 6b639372c7fd4f513032853fa6bd14722ec292af..153fa200dd40e6dc08b5c0555af8a39eaba7dcf8 100644 (file)
@@ -42,7 +42,6 @@ class CRM_Contribute_BAO_ContributionRecur extends CRM_Contribute_DAO_Contributi
    *
    * @return object
    *   activity contact object
-   *
    */
   public static function create(&$params) {
     return self::add($params);
index 62451a534387a922ed55b2a88be15d1e0d74ffcb..f27bc3cb7ef26e8ce4225156f05af2715ad4d904 100644 (file)
@@ -49,7 +49,6 @@ class CRM_Contribute_BAO_ContributionSoft extends CRM_Contribute_DAO_Contributio
    *
    * @return object
    *   soft contribution of object that is added
-   *
    */
   public static function add(&$params) {
     $contributionSoft = new CRM_Contribute_DAO_ContributionSoft();
index 3c955e53cb832e80c1f9bd7a2ac136f462f6ef3d..7aaff931d6d911c22508bd73a98182b6736ccdd2 100644 (file)
@@ -155,7 +155,6 @@ class CRM_Contribute_Form_AdditionalPayment extends CRM_Contribute_Form_Abstract
    *
    * @return array
    *   reference to the array of default values
-   *
    */
   /**
    * @return array
index 8a0f7f8c836f234392e70744a7fc740149447888..790b23d291f8738ff700d534bfab674f7c702679 100644 (file)
@@ -1881,7 +1881,6 @@ class CRM_Contribute_Form_Contribution_Confirm extends CRM_Contribute_Form_Contr
    * $this->_params['amount'] = null;
    *
    * @param int $priceSetID
-   *
    */
   public function setFormAmountFields($priceSetID) {
     $isQuickConfig = CRM_Core_DAO::getFieldValue('CRM_Price_DAO_PriceSet', $this->_params['priceSetId'], 'is_quick_config');
index 929fa14009f59ff14d05393a4a1f67e046153311..61a5d49dffed0f03a9b09f3277de8b7687e4855b 100644 (file)
@@ -41,7 +41,6 @@ class CRM_Contribute_Form_Contribution_Main extends CRM_Contribute_Form_Contribu
 
   /**
    * Define default MembershipType Id
-   *
    */
   public $_defaultMemTypeId;
 
@@ -189,7 +188,6 @@ class CRM_Contribute_Form_Contribution_Main extends CRM_Contribute_Form_Contribu
    * @return void
    */
   /**
-   *
    */
   public function setDefaultValues() {
     // check if the user is registered and we have a contact ID
@@ -626,7 +624,6 @@ class CRM_Contribute_Form_Contribution_Main extends CRM_Contribute_Form_Contribu
 
   /**
    * Build elements to enable pay on behalf of an organization.
-   *
    */
   public function buildOnBehalfOrganization() {
     if ($this->_membershipContactID) {
index 15637dd70577d7dc136776a03ba2a4de0bb9318d..931324b4f76ff73014b362acdb5b77d68901b699 100644 (file)
@@ -40,7 +40,6 @@ class CRM_Contribute_Form_Contribution_ThankYou extends CRM_Contribute_Form_Cont
 
   /**
    * Membership price set status
-   *
    */
   public $_useForMember;
 
index 12d2cd7babe5ddc3adb3b0ea138febc1edb292f2..147429315fe7ff521eeeecf61866bd5e77b11bc5 100644 (file)
@@ -47,7 +47,6 @@ class CRM_Contribute_Form_ContributionPage_Delete extends CRM_Contribute_Form_Co
 
   /**
    * Check if there are any related contributions
-   *
    */
   protected $_relatedContributions;
 
index 0080b68ccc111b2cba841a7943c420647011ab51..2a34d9f25751d94fc28ca436a7c722a128aac50a 100644 (file)
@@ -138,7 +138,6 @@ class CRM_Contribute_Form_ContributionPage_Widget extends CRM_Contribute_Form_Co
    * @return void
    */
   /**
-   *
    */
   public function setDefaultValues() {
     $defaults = array();
index cc38b5821dc6d1ac2c0ab81063c5b68777dcfbba..1be52e0b303a8beae122ab1a1c5d9a75317b74fc 100644 (file)
@@ -67,7 +67,6 @@ class CRM_Contribute_Form_Search extends CRM_Core_Form_Search {
 
   /**
    * Prefix for the controller
-   *
    */
   protected $_prefix = "contribute_";
 
index 65c470afd2c8a3eede54f4590a7a3efeec0162c4..c193d2cdbd4bce781cacb8e7b62a9593a9ad7d79 100644 (file)
@@ -47,13 +47,11 @@ class CRM_Contribute_Form_Task_Batch extends CRM_Contribute_Form_Task {
 
   /**
    * Maximum profile fields that will be displayed
-   *
    */
   protected $_maxFields = 9;
 
   /**
    * Variable to store redirect path
-   *
    */
   protected $_userContext;
 
index b4fe5fd07667484b8f6fbc343d8060217644dd7f..22975e53b21537a127318be7a877cdf9b6de4a71 100644 (file)
@@ -47,19 +47,16 @@ class CRM_Contribute_Form_Task_Invoice extends CRM_Contribute_Form_Task {
 
   /**
    * Gives all the statues for conribution
-   *
    */
   public $_contributionStatusId;
 
   /**
    * Gives the HTML template of PDF Invoice
-   *
    */
   public $_messageInvoice;
 
   /**
    * This variable is used to assign parameters for HTML template of PDF Invoice
-   *
    */
   public $_invoiceTemplate;
 
@@ -249,7 +246,6 @@ class CRM_Contribute_Form_Task_Invoice extends CRM_Contribute_Form_Task {
    * @param CRM_Core_Form $form
    *   Form object.
    * @static
-   *
    */
   public static function printPDF($contribIDs, &$params, $contactIds, &$form) {
     // get all the details needed to generate a invoice
index 3a722e2a2c70fdcb1cd01a843d1379e7b71c448b..f1311255a0333dc51c944e847971821d70143e29 100644 (file)
@@ -85,7 +85,6 @@ class CRM_Contribute_Form_Task_PDFLetter extends CRM_Contribute_Form_Task {
    *
    * @return array
    *   reference to the array of default values
-   *
    */
   /**
    * @return array
index 23799c2382c1643c2f00de073d0b8956cfbb7448..c89b77962ff104cebc98a309aca30008c7aa6151 100644 (file)
@@ -216,7 +216,6 @@ class CRM_Contribute_Form_Task_PDFLetterCommon extends CRM_Contact_Form_Task_PDF
    * @param string $separator
    *
    * @return array
-   *
    */
   public static function buildContributionArray($groupBy, $form, $returnProperties, $skipOnHold, $skipDeceased, $messageToken, $task, $separator) {
     $contributions = $contacts = $notSent = array();
index 2f895163dd2c685ff545d0b7618b3d3a1b3411b3..30c3aec438d8d286bfe6f20ff54374bcd8de3c79 100644 (file)
@@ -47,13 +47,11 @@ class CRM_Contribute_Form_Task_PickProfile extends CRM_Contribute_Form_Task {
 
   /**
    * Maximum contributions that should be allowed to update
-   *
    */
   protected $_maxContributions = 100;
 
   /**
    * Variable to store redirect path
-   *
    */
   protected $_userContext;
 
index a856a81d6a834dabd95900b5663dc9822171ad6c..41cf44531484eb922d6fe208e4eff4ad30772fb1 100644 (file)
@@ -137,7 +137,6 @@ class CRM_Contribute_Form_UpdateBilling extends CRM_Core_Form {
    *
    * @return array
    *   reference to the array of default values
-   *
    */
   /**
    * @return array
index 18b9c2f6b3ee6d9cf52b1f0497767f07f0d50c63..36af5e6983e5ac4b6273ca535bc36d7581e3c618 100644 (file)
@@ -49,7 +49,6 @@ class CRM_Contribute_Info extends CRM_Core_Component_Info {
    *
    * @return array
    *   collection of required component settings
-   *
    */
   /**
    * @return array
@@ -114,7 +113,6 @@ class CRM_Contribute_Info extends CRM_Core_Component_Info {
    *
    * @return array|null collection of required dashboard settings,
    *                    null if no element offered
-   *
    */
   /**
    * @return array|null
@@ -135,7 +133,6 @@ class CRM_Contribute_Info extends CRM_Core_Component_Info {
    *
    * @return array|null collection of required dashboard settings,
    *                    null if no element offered
-   *
    */
   /**
    * @return array|null
@@ -155,7 +152,6 @@ class CRM_Contribute_Info extends CRM_Core_Component_Info {
    *
    * @return array|null collection of required pane settings,
    *                    null if no element offered
-   *
    */
   /**
    * @return array|null
@@ -175,7 +171,6 @@ class CRM_Contribute_Info extends CRM_Core_Component_Info {
    * class.
    *
    * @return array|null collection of activity types
-   *
    */
   /**
    * @return array|null
index a99ce6c96ad295e58ca5b8c44c85ccfa4278ff9a..10c23d773a9439d66ea04d1f6417657b84850bf1 100644 (file)
@@ -43,7 +43,6 @@ class CRM_Contribute_Page_DashBoard extends CRM_Core_Page {
    * the contact and calls the appropriate type of page to view.
    *
    * @return void
-   *
    */
   public function preProcess() {
     CRM_Utils_System::setTitle(ts('CiviContribute'));
index a3d0f3d3e09d52074746bbf8221278568ddf03f1..56850757bccc93905e7777e4e87483803650481c 100644 (file)
@@ -108,7 +108,6 @@ class CRM_Contribute_Page_ManagePremiums extends CRM_Core_Page_Basic {
    * Finally it calls the parent's run method.
    *
    * @return void
-   *
    */
   public function run() {
 
index e295cbc7f44cba0df116ffeeebcb8470ff91d4ad..e9f450866a3109ccc3414756f079f4c1e1c54442 100644 (file)
@@ -100,7 +100,6 @@ class CRM_Contribute_Page_Premium extends CRM_Core_Page_Basic {
    * Finally it calls the parent's run method.
    *
    * @return void
-   *
    */
   public function run() {
     // get the requested action
index 6bfc9afd79db3bda83e545ba758316624362b3b0..7c752e0103e33c5cfe1b99dff6b2bffaf7e1b62f 100644 (file)
@@ -102,7 +102,6 @@ class CRM_Contribute_StateMachine_Search extends CRM_Core_StateMachine {
   /**
    * Since this is a state machine for search and we want to come back to the same state
    * we dont want to issue a reset of the state session when we are done processing a task
-   *
    */
   public function shouldReset() {
     return FALSE;
index 8e39a3f5237e38fc31682303d9db4da4beeaa983..353df9efc58adb49c17c0ef12e027689dee0b21e 100644 (file)
@@ -42,7 +42,6 @@ class CRM_Core_Action {
    * constant from CRM_Core_Form for various modes.
    *
    * @var integer const
-   *
    */
   const
     NONE = 0,
@@ -78,7 +77,6 @@ class CRM_Core_Action {
    * @var array $_names  type of variable name to action constant
    *
    * @static
-   *
    */
   static $_names = array(
     'add' => self::ADD,
@@ -137,7 +135,6 @@ class CRM_Core_Action {
    * @return int
    *   the action mask corresponding to the input args
    * @static
-   *
    */
   public static function map($item) {
     $mask = 0;
@@ -162,7 +159,6 @@ class CRM_Core_Action {
    * @return int
    *   the action mask corresponding to the input string
    * @static
-   *
    */
   public static function mapItem($item) {
     $mask = CRM_Utils_Array::value(trim($item), self::$_names);
@@ -179,7 +175,6 @@ class CRM_Core_Action {
    * @return string
    *   the corresponding action description
    * @static
-   *
    */
   public static function description($mask) {
     if (!isset($_description)) {
index 2b697c8071851f4c431500f60d824858f7309254..ff5e4935e85e009f3501b2ecdc28541068c10916 100644 (file)
@@ -591,7 +591,6 @@ AND   cas.entity_value = $id AND
    *
    * @return CRM_Core_DAO_ActionSchedule
    * @static
-   *
    */
   public static function add(&$params, $ids = array()) {
     $actionSchedule = new CRM_Core_DAO_ActionSchedule();
index 6fc42383e79881869c8a44e0a3d73d050e47d4e2..64e77630f836bb1671432a209443d7870bc3c499 100644 (file)
@@ -517,7 +517,6 @@ class CRM_Core_BAO_Block {
    * Sort location array so primary element is first
    *
    * @param array $locations
-   *
    */
   public static function sortPrimaryFirst(&$locations) {
     uasort($locations, 'self::primaryComparison');
index 31691b1151c5869edef676a749d9c319a86781ca..b9cf8013f8bddc401a875e1c5719c16048cb8de2 100644 (file)
@@ -231,7 +231,6 @@ class CRM_Core_BAO_Cache extends CRM_Core_DAO_Cache {
    * The next two functions are internal functions used to store and retrieve session from
    * the database cache. This keeps the session to a limited size and allows us to
    * create separate session scopes for each form in a tab
-   *
    */
 
   /**
index c5e7b84ba3b935f46ffcb70eaea118ca51d6967b..5f0db6eaccb3911ddced1d1ee0142b62a2a9f80c 100644 (file)
@@ -366,7 +366,6 @@ class CRM_Core_BAO_CustomField extends CRM_Core_DAO_CustomField {
    *   name
    *
    * @static
-   *
    */
   public static function getTitle($id) {
     return CRM_Core_DAO::getFieldValue('CRM_Core_DAO_CustomField', $id, 'label');
@@ -1099,7 +1098,6 @@ class CRM_Core_BAO_CustomField extends CRM_Core_DAO_CustomField {
    * @return boolean
    *
    * @static
-   *
    */
   public static function deleteField($field) {
     CRM_Utils_System::flushCache();
@@ -2388,7 +2386,6 @@ WHERE      ( f.label = %1 OR f.name = %1 )
 
   /**
    * Given ID of a custom field, return its name as well as the name of the custom group it belongs to.
-   *
    */
   public static function getNameFromID($ids) {
     if (is_array($ids)) {
index 6d8b8e71bb9d135d1a1bbe2397d0e3cb36c04435..acbba504d391c35f2b9ac6b4ba74ea20be667229 100644 (file)
@@ -882,7 +882,6 @@ ORDER BY civicrm_custom_group.weight,
    *   title
    *
    * @static
-   *
    */
   public static function getTitle($id) {
     return CRM_Core_DAO::getFieldValue('CRM_Core_DAO_CustomGroup', $id, 'title');
@@ -1256,7 +1255,6 @@ ORDER BY civicrm_custom_group.weight,
    *   false if field exists for this group, true if group gets deleted.
    *
    * @static
-   *
    */
   public static function deleteGroup($group, $force = FALSE) {
 
index e212a0a3acc080fc2529ee0126c5ad22e3a2c034..dd6c1feedf67e0189583de45f2746ef93a722e8a 100644 (file)
@@ -141,7 +141,6 @@ class CRM_Core_BAO_CustomQuery {
    *
    * @param bool $contactSearch
    * @param array $locationSpecificFields
-   *
    */
   public function __construct($ids, $contactSearch = FALSE, $locationSpecificFields = array()) {
     $this->_ids = &$ids;
@@ -329,7 +328,6 @@ SELECT label, value
    * @param NULL
    *
    * @return void
-   *
    */
   public function where() {
     foreach ($this->_ids as $id => $values) {
index c4c7b03b00585f42d2e85048deeff5cff247eb14..a1777447581519042ffe173c94784d933a1c8379 100644 (file)
@@ -92,7 +92,6 @@ class CRM_Core_BAO_Discount extends CRM_Core_DAO_Discount {
    *
    * @return array
    *   option group Ids associated with discount
-   *
    */
   public static function getOptionGroup($entityId, $entityTable) {
     $optionGroupIDs    = array();
index 98b0eb501380a1bb25abed0bf168e2e155deadbc..374f99be01c0f2ec6b5875e956a5b8ffaea3ead1 100644 (file)
@@ -120,7 +120,6 @@ class CRM_Core_BAO_EntityTag extends CRM_Core_DAO_EntityTag {
    *
    * @return CRM_Core_BAO_EntityTag object
    * @static
-   *
    */
   public static function del(&$params) {
     $entityTag = new CRM_Core_BAO_EntityTag();
index bd769ca5e6527d54672879022f58f27315876238..a46997d38b529eb37b72a5834b57fb905d97e304 100644 (file)
@@ -40,7 +40,6 @@ class CRM_Core_BAO_FinancialTrxn extends CRM_Financial_DAO_FinancialTrxn {
    * @return \CRM_Financial_DAO_FinancialTrxn
    */
   /**
-   *
    */
   public function __construct() {
     parent::__construct();
index 65ba7ab125b3dea71986c90235beaf5b26123169..48b425ee9baa02edfe09e3839dc6befd6d68bf81 100644 (file)
@@ -97,7 +97,6 @@ class CRM_Core_BAO_Location extends CRM_Core_DAO {
 
   /**
    * Creates the entry in the civicrm_loc_block
-   *
    */
   public static function createLocBlock(&$location, &$entityElements) {
     $locId = self::findExisting($entityElements);
index 9d9b552f2b0c98c2411ee6c97c6b2e900d14d990..aabd0337506b49a9353aaf9d076ebc4aee78c617 100644 (file)
@@ -199,7 +199,6 @@ class CRM_Core_BAO_MailSettings extends CRM_Core_DAO_MailSettings {
    *
    * @return mixed|null
    * @static
-   *
    */
   public static function deleteMailSettings($id) {
     $results = NULL;
index ae3374a28931636e83359822c48c4df8f6c93f06..567073d793fcdb19a508e6db4a61216f106699f8 100644 (file)
@@ -71,7 +71,6 @@ class CRM_Core_BAO_Mapping extends CRM_Core_DAO_Mapping {
    *
    * @return boolean
    * @static
-   *
    */
   public static function del($id) {
     // delete from mapping_field table
index eca85e0233097d0d92123a7817af26efcaa05e96..0f62fe48b8e3f33ee6f74398991b73c2803e97f0 100644 (file)
@@ -280,7 +280,6 @@ class CRM_Core_BAO_OptionValue extends CRM_Core_DAO_OptionValue {
    *   title
    *
    * @static
-   *
    */
   public static function getTitle($id) {
     return CRM_Core_DAO::getFieldValue('CRM_Core_DAO_OptionValue', $id, 'label');
index e6d1efdf7d15a7219d22b7925866d2cb2e38279e..60eb5fe2513aec79ad20fe6fc43d6c523e527986 100644 (file)
@@ -322,7 +322,6 @@ class CRM_Core_BAO_Tag extends CRM_Core_DAO_Tag {
    *
    * @return boolean
    * @static
-   *
    */
   public static function del($id) {
     // since this is a destructive operation, lets make sure
index 4d062734dd12d2591b6a4140a4238fa4b97ee9b1..935abc51435842794d8ea094ea80359617b558a1 100644 (file)
@@ -71,7 +71,6 @@ class CRM_Core_BAO_UFField extends CRM_Core_DAO_UFField {
    *   title
    *
    * @static
-   *
    */
   public static function getTitle($id) {
     return CRM_Core_DAO::getFieldValue('CRM_Core_DAO_UFField', $groupId, 'title');
@@ -113,7 +112,6 @@ class CRM_Core_BAO_UFField extends CRM_Core_DAO_UFField {
    * @return boolean
    *
    * @static
-   *
    */
   public static function del($id) {
     //delete  field field
@@ -208,7 +206,6 @@ WHERE cf.id IN (" . $customFieldIds . ") AND is_multiple = 1 LIMIT 0,1";
    * @return CRM_Core_BAO_UFField object
    *
    * @static
-   *
    */
   public static function add(&$params, $ids = array()) {
     // set values for uf field properties and save
@@ -774,7 +771,6 @@ SELECT  id
    * @param int $profileID
    *
    * @return void
-   *
    */
   public function resetInSelectorANDSearchable($profileID) {
     if (!$profileID) {
index b3de37652ce4580c4cef8298fae7be76b26051e6..d45ea03520be1d3eb1e2bfa98077e63bfca9850b 100644 (file)
@@ -107,7 +107,6 @@ class CRM_Core_BAO_UFGroup extends CRM_Core_DAO_UFGroup {
    *   title
    *
    * @static
-   *
    */
   public static function getTitle($id) {
     return CRM_Core_DAO::getFieldValue('CRM_Core_DAO_UFGroup', $id, 'title');
@@ -1389,7 +1388,6 @@ class CRM_Core_BAO_UFGroup extends CRM_Core_DAO_UFGroup {
    * @return boolean
    *
    * @static
-   *
    */
   public static function usedByModule($id) {
     //check whether this group is used by any module(check uf join records)
@@ -1416,7 +1414,6 @@ class CRM_Core_BAO_UFGroup extends CRM_Core_DAO_UFGroup {
    * @return boolean
    *
    * @static
-   *
    */
   public static function del($id) {
     //check whether this group contains  any profile fields
@@ -3243,7 +3240,6 @@ AND    ( entity_id IS NULL OR entity_id <= 0 )
    * @param bool $isStandalone
    *
    * @return void
-   *
    */
   public static function setComponentDefaults(&$fields, $componentId, $component, &$defaults, $isStandalone = FALSE) {
     if (!$componentId ||
index 6c0c3a33b3fc16dcdf95320feef38071d74f15fc..3f6493d262e27c239e839b333683bcfb8e7fe34b 100644 (file)
@@ -44,7 +44,6 @@ class CRM_Core_BAO_WordReplacement extends CRM_Core_DAO_WordReplacement {
    * @return \CRM_Core_DAO_WordReplacement
    */
   /**
-   *
    */
   public function __construct() {
     parent::__construct();
index e055213ee807f76bc4184a463275ae2a9ec3f081..0422e4964fd2b460cf69a133f7c36fdae412fea9 100644 (file)
@@ -61,7 +61,6 @@ class CRM_Core_Block {
 
   /**
    * Class constructor
-   *
    */
   public function __construct() {
   }
index 6ba1658c12ac17bbafced776e211884d7ca30570..4ec6230e47511df71fff742991118bbf2083386d 100644 (file)
@@ -61,7 +61,6 @@ class CRM_Core_ClassLoader {
   protected $_registered;
 
   /**
-   *
    */
   protected function __construct() {
     $this->_registered = FALSE;
index 98dfe73a6a8496820616c3169a4e8387be929c54..b9890e9bf47a4d8bedfb7038e96f8c8bf6e71b17 100644 (file)
@@ -7,7 +7,6 @@ abstract class CRM_Core_CodeGen_BaseTask implements CRM_Core_CodeGen_ITask {
   protected $config;
 
   /**
-   *
    */
   public function __construct() {
   }
index 585e386d7dc62c2b2877b65b146dba331a37b21c..fe7009f43cbe3792a7838a6aba9a30b0f8bbbc8f 100644 (file)
@@ -63,7 +63,6 @@ class CRM_Core_CodeGen_Main {
 
   /**
    * Automatically generate a variety of files
-   *
    */
   public function main() {
     if (!empty($this->digestPath) && file_exists($this->digestPath) && $this->hasExpectedFiles()) {
index ee6eb8bcd5bb9b866ff073e69b68321672c36098..e973204c32c23bda571a06686bacce2749f2078f 100644 (file)
@@ -5,7 +5,6 @@
  */
 class CRM_Core_CodeGen_Schema extends CRM_Core_CodeGen_BaseTask {
   /**
-   *
    */
   public function __construct() {
     parent::__construct();
index 0a7fe2a69c2ff8ee1c6da718af105dee06082e90..ddd9138a2bcc8b29091e228b046426338da02af4 100644 (file)
@@ -439,7 +439,6 @@ class CRM_Core_Component {
 
   /**
    * Get components info from info file
-   *
    */
   public static function getComponentsFromFile($crmFolderDir) {
     $components = array();
index a5e1fffe538391f2b83a08306dc57f17fd787bf3..e7c7b8099c2c0476f48afbc70e199e0998d528df 100644 (file)
@@ -130,7 +130,6 @@ abstract class CRM_Core_Component_Info {
    *
    * @return array
    *   collection of required component settings
-   *
    */
   abstract public function getInfo();
 
@@ -191,7 +190,6 @@ abstract class CRM_Core_Component_Info {
    *
    * @return array|null collection of required dashboard settings,
    *                    null if no element offered
-   *
    */
   abstract public function getUserDashboardElement();
 
@@ -201,7 +199,6 @@ abstract class CRM_Core_Component_Info {
    *
    * @return array|null collection of required dashboard settings,
    *                    null if no element offered
-   *
    */
   abstract public function registerTab();
 
@@ -211,7 +208,6 @@ abstract class CRM_Core_Component_Info {
    *
    * @return array|null collection of required pane settings,
    *                    null if no element offered
-   *
    */
   abstract public function registerAdvancedSearchPane();
 
@@ -222,7 +218,6 @@ abstract class CRM_Core_Component_Info {
    * class.
    *
    * @return array|null collection of activity types
-   *
    */
   abstract public function getActivityTypes();
 
@@ -232,7 +227,6 @@ abstract class CRM_Core_Component_Info {
    *
    * @return boolean
    *   true if component is enabled, false if not
-   *
    */
   public function isEnabled() {
     $config = CRM_Core_Config::singleton();
@@ -246,7 +240,6 @@ abstract class CRM_Core_Component_Info {
    * Provides component's configuration object.
    *
    * @return mixed component's configuration object
-   *
    */
   public function getConfigObject() {
     return $this->_instantiate(self::COMPONENT_CONFIG_CLASS);
@@ -256,7 +249,6 @@ abstract class CRM_Core_Component_Info {
    * Provides component's menu definition object.
    *
    * @return mixed component's menu definition object
-   *
    */
   public function getMenuObject() {
     return $this->_instantiate(self::COMPONENT_MENU_CLASS);
@@ -266,7 +258,6 @@ abstract class CRM_Core_Component_Info {
    * Provides component's invocation object.
    *
    * @return mixed component's invocation object
-   *
    */
   public function getInvokeObject() {
     return $this->_instantiate(self::COMPONENT_INVOKE_CLASS);
@@ -276,7 +267,6 @@ abstract class CRM_Core_Component_Info {
    * Provides component's BAO Query object.
    *
    * @return mixed component's BAO Query object
-   *
    */
   public function getBAOQueryObject() {
     return $this->_instantiate(self::COMPONENT_BAO_QUERY_CLASS);
@@ -284,8 +274,6 @@ abstract class CRM_Core_Component_Info {
 
   /**
    * Builds advanced search form's component specific pane.
-   *
-   *
    */
   public function buildAdvancedSearchPaneForm(&$form) {
     $bao = $this->getBAOQueryObject();
@@ -296,7 +284,6 @@ abstract class CRM_Core_Component_Info {
    * Provides component's user dashboard page object.
    *
    * @return mixed component's User Dashboard applet object
-   *
    */
   public function getUserDashboardObject() {
     return $this->_instantiate(self::COMPONENT_USERDASHBOARD_CLASS);
@@ -306,7 +293,6 @@ abstract class CRM_Core_Component_Info {
    * Provides component's contact record tab object.
    *
    * @return mixed component's contact record tab object
-   *
    */
   public function getTabObject() {
     return $this->_instantiate(self::COMPONENT_TAB_CLASS);
@@ -317,7 +303,6 @@ abstract class CRM_Core_Component_Info {
    *
    * @return string
    *   component's advanced search pane's template path
-   *
    */
   public function getAdvancedSearchPaneTemplatePath() {
     $fullpath = $this->namespace . '_' . self::COMPONENT_ADVSEARCHPANE_CLASS;
@@ -329,7 +314,6 @@ abstract class CRM_Core_Component_Info {
    *
    * @return boolean
    *   true if component needs search integration
-   *
    */
   public function usesSearch() {
     return $this->info['search'] ? TRUE : FALSE;
@@ -340,7 +324,6 @@ abstract class CRM_Core_Component_Info {
    *
    * @return array
    *   array of menu files
-   *
    */
   public function menuFiles() {
     return CRM_Utils_File::getFilesByExtension($this->_getMenuXMLPath(), 'xml');
@@ -353,7 +336,6 @@ abstract class CRM_Core_Component_Info {
    *
    * @return string
    *   component keyword
-   *
    */
   public function getKeyword() {
     return $this->keyword;
@@ -363,7 +345,6 @@ abstract class CRM_Core_Component_Info {
    * Helper for figuring out menu XML file location.
    *
    * @return mixed component's element as class instance
-   *
    */
   private function _getMenuXMLPath() {
     global $civicrm_root;
index a626a29b5289abfe02f1ccbd0a0b428023155182..4a2bce9ece78db27b78e1e0ce2c8af454b84436c 100644 (file)
@@ -386,7 +386,6 @@ class CRM_Core_Controller extends HTML_QuickForm_Controller {
    *
    *
    * @return void
-   *
    */
   public function addActions($uploadDirectory = NULL, $uploadNames = NULL) {
     $names = array(
@@ -526,7 +525,6 @@ class CRM_Core_Controller extends HTML_QuickForm_Controller {
    *
    *
    * @return void
-   *
    */
   public function set($name, $value = NULL) {
     self::$_session->set($name, $value, $this->_scope);
@@ -541,7 +539,6 @@ class CRM_Core_Controller extends HTML_QuickForm_Controller {
 
    *
    * @return mixed
-   *
    */
   public function get($name) {
     return self::$_session->get($name, $this->_scope);
@@ -855,7 +852,6 @@ class CRM_Core_Controller extends HTML_QuickForm_Controller {
    * and present the user a better message and/or redirect to the same page with a reset url
    *
    * @return void
-   *
    */
   public function invalidKey() {
     self::invalidKeyCommon();
index 39a41273f58322c3a08c6fa2e9a61e88947874d4..18a4cffd5a32115ec08952b30bd255a220506d1e 100644 (file)
@@ -115,7 +115,6 @@ class CRM_Core_DAO extends DB_DataObject {
    * @param string $fieldName
    * @param $fieldDef
    * @param array $params
-   *
    */
   protected function assignTestFK($fieldName, $fieldDef, $params) {
     $required = CRM_Utils_Array::value('required', $fieldDef);
@@ -274,7 +273,6 @@ class CRM_Core_DAO extends DB_DataObject {
    * by resetting some of DAO's internal fields. Use this with caution
    *
    * @return void
-   *
    */
   public function reset() {
 
index 026a932bd1f740ad649c3f8a8c05cea9c18a6db6..a1605e02fb068936297e333cc28a5c834545fc90 100644 (file)
@@ -290,7 +290,6 @@ class CRM_Core_Error extends PEAR_ErrorStack {
    * Also, if we do not return any value the PEAR_ErrorStack::push() then does the
    * action of PEAR_ERRORSTACK_PUSHANDLOG which displays the errors on the screen,
    * since the logger set for this error stack is 'display' - see CRM_Core_Config::getLog();
-   *
    */
   public static function handlePES($pearError) {
     return PEAR_ERRORSTACK_PUSH;
index 0cc1b549ad9c473d1ea4931be19e45bc0415b277..82b2d6dc8c2a727ca12897883aa58584fee83c52 100644 (file)
@@ -218,7 +218,6 @@ class CRM_Core_Form extends HTML_QuickForm_Page {
    * Register all the standard rules that most forms potentially use
    *
    * @return void
-   *
    */
   public function registerRules() {
     static $rules = array(
@@ -301,7 +300,6 @@ class CRM_Core_Form extends HTML_QuickForm_Page {
    *
    *
    * @return void
-   *
    */
   public function preProcess() {
   }
@@ -316,7 +314,6 @@ class CRM_Core_Form extends HTML_QuickForm_Page {
    *
    *
    * @return void
-   *
    */
   public function postProcess() {
   }
@@ -348,7 +345,6 @@ class CRM_Core_Form extends HTML_QuickForm_Page {
    * case it needs to call this function so other modules can do the needful
    * Calling this function directly should be avoided if possible. In general a
    * better way is to do setUserContext so the framework does the redirect
-   *
    */
   public function postProcessHook() {
     CRM_Utils_Hook::postProcess(get_class($this), $this);
@@ -361,7 +357,6 @@ class CRM_Core_Form extends HTML_QuickForm_Page {
    *
    *
    * @return void
-   *
    */
   public function buildQuickForm() {
   }
@@ -374,7 +369,6 @@ class CRM_Core_Form extends HTML_QuickForm_Page {
    *
    * @return array
    *   reference to the array of default values
-   *
    */
   public function setDefaultValues() {
   }
@@ -386,7 +380,6 @@ class CRM_Core_Form extends HTML_QuickForm_Page {
    *
    *
    * @return void
-   *
    */
   public function addRules() {
   }
@@ -433,7 +426,6 @@ class CRM_Core_Form extends HTML_QuickForm_Page {
    * Core function that builds the form. We redefine this function
    * here and expect all CRM forms to build their form in the function
    * buildQuickForm.
-   *
    */
   public function buildForm() {
     $this->_formBuilt = TRUE;
@@ -494,8 +486,6 @@ class CRM_Core_Form extends HTML_QuickForm_Page {
    *                formats
    *
    * @return void
-   *
-   *
    */
   public function addButtons($params) {
     $prevnext = $spacing = array();
@@ -756,7 +746,6 @@ class CRM_Core_Form extends HTML_QuickForm_Page {
    *
    *
    * @return void
-   *
    */
   public function set($name, $value) {
     $this->controller->set($name, $value);
@@ -769,7 +758,6 @@ class CRM_Core_Form extends HTML_QuickForm_Page {
    *
    *
    * @return mixed
-   *
    */
   public function get($name) {
     return $this->controller->get($name);
@@ -1280,7 +1268,6 @@ class CRM_Core_Form extends HTML_QuickForm_Page {
    * );
    * @param bool $required
    *   True if required.
-   *
    */
   public function addDate($name, $label, $required = FALSE, $attributes = NULL) {
     if (!empty($attributes['formatType'])) {
@@ -1532,7 +1519,6 @@ class CRM_Core_Form extends HTML_QuickForm_Page {
   /**
    * Function that can be defined in Form to override or
    * perform specific action on cancel action
-   *
    */
   public function cancelAction() {
   }
@@ -1656,7 +1642,6 @@ class CRM_Core_Form extends HTML_QuickForm_Page {
   }
 
   /**
-   *
    */
   public function canUseAjaxContactLookups() {
     if (0 < (civicrm_api3('contact', 'getcount', array('check_permissions' => 1))) &&
index a39d0521c8325c84c5db18e2b46944c0c5709948..890b5ca58c9d3c1ccc2d17608060aeaf5b8369a0 100644 (file)
@@ -68,7 +68,6 @@ class CRM_Core_Form_Renderer extends HTML_QuickForm_Renderer_ArraySmarty {
 
   /**
    * Constructor
-   *
    */
   function __construct() {
     $template = CRM_Core_Smarty::singleton();
index 06d7246f50c11579b94d82575847c0b2446177f8..4107d889aac4064636ca8f1a6990088b5bfb949e 100644 (file)
@@ -86,7 +86,6 @@ class CRM_Core_I18n_Form extends CRM_Core_Form {
    *
    * @return array
    *   reference to the array of default values
-   *
    */
   public function setDefaultValues() {
     return $this->_defaults;
index b71c771a433c7661bc0fe5b5de5ed3b232d7316d..df9bf7d3975873f7fd112a64d85cefad0d86e283 100644 (file)
@@ -242,8 +242,6 @@ class CRM_Core_IDS {
 
   /**
    * //todo
-   *
-   *
    */
   private function warn($result) {
     return $result;
@@ -251,8 +249,6 @@ class CRM_Core_IDS {
 
   /**
    *  //todo
-   *
-   *
    */
   private function kick($result) {
     $session = CRM_Core_Session::singleton();
index a7cdfa88b4c70aae4a044baa120ceba20de81fac..e9755e071f61d0c8646a24997d200fa8528ec12d 100644 (file)
@@ -55,10 +55,8 @@ class CRM_Core_JobManager {
    * Class constructor
    *
    * @param void
-   *
    */
   /**
-   *
    */
   public function __construct() {
     $config = CRM_Core_Config::singleton();
@@ -70,7 +68,6 @@ class CRM_Core_JobManager {
   /*
    *
    * @param void
-   *
    */
   /**
    * @param bool $auth
@@ -100,7 +97,6 @@ class CRM_Core_JobManager {
    * Class destructor
    *
    * @param void
-   *
    */
   public function __destruct() {}
 
@@ -155,7 +151,6 @@ class CRM_Core_JobManager {
    * @param void
    * @return array
    *   ($id => CRM_Core_ScheduledJob)
-   *
    */
   /**
    * @return array
@@ -179,7 +174,6 @@ class CRM_Core_JobManager {
    * and creates ScheduledJob object.
    *
    * @param void
-   *
    */
   /**
    * @param int $id
@@ -221,7 +215,6 @@ class CRM_Core_JobManager {
   /*
    *
    * @return array|null collection of permissions, null if none
-   *
    */
   /**
    * @param $message
index 0ef616d7204b162cd006b081944ae537dcf72649..1ca3cfa4315beadd69b71fbd7fd51f91e53cf772 100644 (file)
@@ -243,7 +243,6 @@ class CRM_Core_Menu {
    * 2. Compute local tasks value if any
    * 3. Propagate access argument, access callback, page callback to the menu item
    * 4. Build the global navigation block
-   *
    */
   public static function build(&$menu) {
     foreach ($menu as $path => $menuItems) {
index 5969ae08027ea2f4933428bad637ef80379b9196..0a268cb7dec417c225bfda0b07283edd9740a4d0 100644 (file)
@@ -39,7 +39,6 @@ class CRM_Core_OptionGroup {
   /*
    * $_domainIDGroups array maintains the list of option groups for whom
    * domainID is to be considered.
-   *
    */
   static $_domainIDGroups = array(
     'from_email_address',
index 8bccb11369abf086416c0362aaeab62fc98b4a91..5045352543f78428866cf64602085f11366d293a 100644 (file)
@@ -252,7 +252,6 @@ class CRM_Core_Page {
    *
    *
    * @return void
-   *
    */
   public function set($name, $value = NULL) {
     self::$_session->set($name, $value, $this->_name);
@@ -265,7 +264,6 @@ class CRM_Core_Page {
    *
    *
    * @return mixed
-   *
    */
   public function get($name) {
     return self::$_session->get($name, $this->_name);
index 9a9961a383925ec60ffded2f98ef00411b246829..d9550928d8d6055281255a2c776fb1affc4eff95 100644 (file)
@@ -54,7 +54,6 @@ abstract class CRM_Core_Payment {
    * direct debit
    * or both
    * @todo create option group - nb omnipay uses a 3rd type - transparent redirect cc
-   *
    */
   const
     PAYMENT_TYPE_CREDIT_CARD = 1,
@@ -63,7 +62,6 @@ abstract class CRM_Core_Payment {
   /**
    * Subscription / Recurring payment Status
    * START, END
-   *
    */
   const
     RECURRING_PAYMENT_START = 'START',
@@ -178,7 +176,6 @@ abstract class CRM_Core_Payment {
    * Setter for the payment form that wants to use the processor
    * @deprecated
    * @param CRM_Core_Form $paymentForm
-   *
    */
   public function setForm(&$paymentForm) {
     $this->_paymentForm = $paymentForm;
index 0835a4be7bd8759864c3cb05671a38d89072ace3..e16428036e449ce5e3026b5cb5deda1382c4d885 100644 (file)
@@ -201,7 +201,6 @@ class CRM_Core_Payment_Google extends CRM_Core_Payment {
    *   Object of googel cart.
    *
    * @return void
-   *
    */
   public function submitPostParams($params, $component, $cart) {
     $url = rtrim($this->_paymentProcessor['url_site'], '/') . '/cws/v2/Merchant/' . $this->_paymentProcessor['user_name'] . '/checkout';
index 2d2a59ef22174d4b0d0d84c4ffc84d98d0bf7c45..8d12bdc93fce63b63fbb74dd27f4e8498392fa68 100644 (file)
@@ -518,7 +518,6 @@ WHERE  contribution_recur_id = {$ids['contributionRecur']}
   /**
    * This method is handles the response that will be invoked (from extern/googleNotify) every time
    * a notification or request is sent by the Google Server.
-   *
    */
   public static function main($xml_response) {
     require_once 'Google/library/googleresponse.php';
index b4ae921d6c58e955c98993f467ab09dcb005d218..2f5a15972399e997e1bee9b964ea1b5110fdef96 100644 (file)
@@ -407,7 +407,6 @@ class CRM_Core_Payment_PayflowPro extends CRM_Core_Payment {
    *   The mode we are operating in (live or test) - not used.
    *
    * returns string $errorMsg if any errors found - null if OK
-   *
    */
 
   //  function checkConfig( $mode )          // CiviCRM V1.9 Declaration
@@ -461,7 +460,6 @@ class CRM_Core_Payment_PayflowPro extends CRM_Core_Payment {
    * Submit transaction using CuRL
    * @submiturl string Url to direct HTTPS GET to
    * @payflow_query value string to be posted
-   *
    */
   /**
    * @param $submiturl
index 06186d5ec04e4b846e160a03c6f23106ffeee940..5708060918e8fdabf1b4d210470df32dca6f53de 100644 (file)
@@ -29,7 +29,6 @@
    * Licensed to CiviCRM under the Academic Free License version 3.0.
    *
    * Written and contributed by Kirkdesigns (http://www.kirkdesigns.co.uk)
-   *
    */
 
 /**
index 7d0e9c29711b18869de515db44536a1d25233ae1..f479f5187a7a88ebf14cefe6ee2d2a3fa81a587e 100644 (file)
@@ -261,7 +261,6 @@ class CRM_Core_Permission_DrupalBase extends CRM_Core_Permission_Base {
    *
    * @return boolean
    *   true if yes, else false
-   *
    */
   public function checkGroupRole($array) {
     if (function_exists('user_load') && isset($array)) {
@@ -322,7 +321,6 @@ class CRM_Core_Permission_DrupalBase extends CRM_Core_Permission_Base {
 
   /**
    * {@inheritdoc}
-   *
    */
   public function upgradePermissions($permissions) {
     if (empty($permissions)) {
index b4a96af61b55435476056d5cdd5d3a5ae2413965..2afe385da27c0fc83f1a3eb9bd85693af734eb08 100644 (file)
@@ -1775,7 +1775,6 @@ WHERE  id = %1
    *
    * @return array
    *   array reference of default greetings.
-   *
    */
   public static function &greetingDefaults() {
     if (!self::$greetingDefaults) {
index 2ffc53a2169cb5e988f87522d7590ba401992af5..0d48abc5f5f5b4c36bb5aed5525aa0daacf9c49f 100644 (file)
@@ -55,8 +55,6 @@ interface CRM_Core_Selector_API {
    * @param array params the array that the pagerParams will be inserted into
    *
    * @return void
-   *
-   *
    */
   public function getPagerParams($action, &$params);
 
@@ -67,7 +65,6 @@ interface CRM_Core_Selector_API {
    *
    * @return array
    *   the elements that can be sorted along with their properties
-   *
    */
   public function &getSortOrder($action);
 
@@ -92,8 +89,6 @@ interface CRM_Core_Selector_API {
    *
    * @return int
    *   the total number of rows for this action
-   *
-   *
    */
   public function getTotalCount($action);
 
@@ -123,7 +118,6 @@ interface CRM_Core_Selector_API {
    *   The action being performed.
    *
    * @return string
-   *
    */
   public function getTemplateFileName($action = NULL);
 
@@ -135,7 +129,6 @@ interface CRM_Core_Selector_API {
    * @return string
    *   the fileName which we will munge to skip spaces and
    *                special characters to avoid various browser issues
-   *
    */
   public function getExportFileName($type = 'csv');
 }
index 36fa9fa600176bf4047e2bad741a6d6328dd3804..8f1ec0a27c12fcb2f84509198213dd6eadbf1c90 100644 (file)
@@ -68,8 +68,6 @@ class CRM_Core_Selector_Base {
    *
    * @return string
    *   the attribute that matches the action if any
-   *
-   *
    */
   public function getActionAttribute($match, $attribute = 'name') {
     $links = &$this->links();
index 74cccbff10fa47328aa14e5806ea4d756104eb96..cc2c5d48e10173ec6fe3044c07337d4a907a95e5 100644 (file)
@@ -300,7 +300,6 @@ class CRM_Core_Selector_Controller {
    *
    *
    * @return void
-   *
    */
   public function run() {
 
index c84983e2c2a05eab783156c14c189b17975dae67..0c9133346f0eb6db3d26580141291e5c4b40252d 100644 (file)
@@ -232,7 +232,6 @@ class CRM_Core_Session {
    *   A string to prefix the keys in the session with.
    *
    * @return void
-   *
    */
   public function set($name, $value = NULL, $prefix = NULL) {
     // create session scope
@@ -268,7 +267,6 @@ class CRM_Core_Session {
    *   : adds another level of scope to the session.
    *
    * @return mixed
-   *
    */
   public function get($name, $prefix = NULL) {
     // create session scope
@@ -302,7 +300,6 @@ class CRM_Core_Session {
    *   Will be stripped from the key before putting it in the return.
    *
    * @return void
-   *
    */
   public function getVars(&$vars, $prefix = '') {
     // create session scope
@@ -335,7 +332,6 @@ class CRM_Core_Session {
    *   : expiry time (in seconds).
    *
    * @return mixed
-   *
    */
   public function timer($name, $expire) {
     $ts = $this->get($name, 'timer');
@@ -355,8 +351,6 @@ class CRM_Core_Session {
    *   Should we do a dupe checking with the top element.
    *
    * @return void
-   *
-   *
    */
   public function pushUserContext($userContext, $check = TRUE) {
     if (empty($userContext)) {
@@ -394,8 +388,6 @@ class CRM_Core_Session {
    *   The url to return to when done.
    *
    * @return void
-   *
-   *
    */
   public function replaceUserContext($userContext) {
     if (empty($userContext)) {
@@ -413,7 +405,6 @@ class CRM_Core_Session {
    *
    * @return string
    *   the top of the userContext stack (also pops the top element)
-   *
    */
   public function popUserContext() {
     $this->createScope(self::USER_CONTEXT);
@@ -426,7 +417,6 @@ class CRM_Core_Session {
    *
    * @return string
    *   the top of the userContext stack
-   *
    */
   public function readUserContext() {
     $this->createScope(self::USER_CONTEXT);
index 6f777d9d708d28bfe739542f376bca48f979b75f..2737323aa3c1a4d82915c146d86b33ea0922d0e1 100644 (file)
@@ -111,7 +111,6 @@ class CRM_Custom_Page_Group extends CRM_Core_Page {
    * @param null
    *
    * @return void
-   *
    */
   public function run() {
     // get the requested action
index edeebd479141439f356776c0834f2f47a17e74bd..fb997ed76b6ae0fe18ead1e8ae1c0e85bf22bc35 100644 (file)
@@ -43,7 +43,6 @@ class CRM_Dashlet_Page_Activity extends CRM_Core_Page {
    * List activities as dashlet
    *
    * @return void
-   *
    */
   public function run() {
     $session = CRM_Core_Session::singleton();
index 94be3d9c6bbc474c3a21a227f0331f29a17f52ee..5e0f90f9ac2e40e77eb397ff7357e15ef26e07b7 100644 (file)
@@ -43,7 +43,6 @@ class CRM_Dashlet_Page_AllCases extends CRM_Core_Page {
    * List activities as dashlet
    *
    * @return void
-   *
    */
   public function run() {
     $context = CRM_Utils_Request::retrieve('context', 'String', $this, FALSE, 'dashlet');
index c4bc03a89c65b107c3e0a5d576d204beb4f455a4..be8b462feb164fc14110746147bed67dee8e96e8 100644 (file)
@@ -59,7 +59,6 @@ class CRM_Dashlet_Page_Blog extends CRM_Core_Page {
 
   /**
    * List blog articles as dashlet
-   *
    */
   public function run() {
     $context = CRM_Utils_Request::retrieve('context', 'String', $this, FALSE, 'dashlet');
@@ -75,7 +74,6 @@ class CRM_Dashlet_Page_Blog extends CRM_Core_Page {
    * Refresh cache if expired
    *
    * @return array
-   *
    */
   private function _getBlog() {
     // Fetch data from cache
@@ -103,7 +101,6 @@ class CRM_Dashlet_Page_Blog extends CRM_Core_Page {
    * @param $url
    *
    * @return array|NULL array of blog items; or NULL if not available
-   *
    */
   public function _getFeed($url) {
     $httpClient = new CRM_Utils_HttpClient(self::CHECK_TIMEOUT);
index 048eba8a8f96e5f14e7a35a014dcd6150c774fc7..16d78b4eb4bdab6699bf3b7bf84e88346eaed197 100644 (file)
@@ -43,7 +43,6 @@ class CRM_Dashlet_Page_CaseDashboard extends CRM_Core_Page {
    * Case dashboard as dashlet
    *
    * @return void
-   *
    */
   public function run() {
 
index 326c7f70d73ab75049dc02c1b535ffe8acad8633..284cc2b854db484ef714563def425e341fa6225d 100644 (file)
@@ -43,7 +43,6 @@ class CRM_Dashlet_Page_MyCases extends CRM_Core_Page {
    * List activities as dashlet
    *
    * @return void
-   *
    */
   public function run() {
     $context = CRM_Utils_Request::retrieve('context', 'String', $this, FALSE, 'dashlet');
index 035844f73c5fe9f5f88e4397ff3333f3eb622bd4..744e118c6a6d0088369926c944dfe99d64b21993 100644 (file)
@@ -339,7 +339,6 @@ class CRM_Dedupe_BAO_RuleGroup extends CRM_Dedupe_DAO_RuleGroup {
    * default is to always check permissioning but public pages for example might not want
    * permission to be checked for anonymous users. Refer CRM-6211. We might be beaking
    * Multi-Site dedupe for public pages.
-   *
    */
   public function thresholdQuery($checkPermission = TRUE) {
     $this->_aclFrom = '';
index f04953b2a6a2adc757f05640decd6c0ee1f6cf0f..8bbb8c8282bab3b0b4c182a921aaf44e86a5f4c9 100644 (file)
@@ -126,7 +126,6 @@ class CRM_Event_BAO_Event extends CRM_Event_DAO_Event {
    *
    * @return object
    * @static
-   *
    */
   public static function create(&$params) {
     $transaction = new CRM_Core_Transaction();
@@ -185,7 +184,6 @@ class CRM_Event_BAO_Event extends CRM_Event_DAO_Event {
    *
    * @return mixed|null
    * @static
-   *
    */
   public static function del($id) {
     if (!$id) {
index 941740fa8ace9ef0248cec4dddae82559e004d46..ca1a28299d284dbfb1c483a500dab02d301de3ec 100644 (file)
@@ -68,7 +68,6 @@ class CRM_Event_BAO_Participant extends CRM_Event_DAO_Participant {
   );
 
   /**
-   *
    */
   public function __construct() {
     parent::__construct();
index 0b9b59b21c95d3d878f73cd0cbf8ef4b10ba9a93..5baee3d5a4955b6c137e0c8d7652747fb3520a4c 100644 (file)
@@ -44,7 +44,6 @@
  */
 class CRM_Event_Badge {
   /**
-   *
    */
   public function __construct() {
     $this->style        = array('width' => 0.1, 'cap' => 'round', 'join' => 'round', 'dash' => '2,2', 'color' => array(0, 0, 200));
index dbc170172f4e2ec72f0f7d5d5ef2c60b19706e6b..575631f22f768eb7be9936492b8f763e2df89f38 100644 (file)
@@ -5,7 +5,6 @@
  */
 class CRM_Event_Badge_Logo extends CRM_Event_Badge {
   /**
-   *
    */
   public function __construct() {
     parent::__construct();
index 5f6ff40942259586d97792ed13e11c6e6e9d1247..9fb927d4d992d2879a7e45c6c4da6ae0089024bc 100644 (file)
@@ -5,7 +5,6 @@
  */
 class CRM_Event_Badge_Logo5395 extends CRM_Event_Badge {
   /**
-   *
    */
   public function __construct() {
     parent::__construct();
index a701ae9ece7e0e4fd0058dbca421ed57257300eb..6345be427c6434de3759d6e7701ed07a26835ea9 100644 (file)
@@ -39,7 +39,6 @@
  */
 class CRM_Event_Badge_NameTent extends CRM_Event_Badge {
   /**
-   *
    */
   public function __construct() {
     parent::__construct();
index b786cbe20a14990879ad5b058a37c6246a2ebb73..f1cbf8562a3473be03cbdef02b8c62030e2074ff 100644 (file)
@@ -11,7 +11,6 @@ class CRM_Event_Cart_BAO_EventInCart extends CRM_Event_Cart_DAO_EventInCart impl
   public $participants = array();
 
   /**
-   *
    */
   public function __construct() {
     parent::__construct();
index a3cff722d25221444162a38bec850cb4381f3187..ceb4cb239d5118e6acc40074825d356fb210b99b 100644 (file)
@@ -64,7 +64,6 @@ class CRM_Event_Form_ManageEvent_Location extends CRM_Event_Form_ManageEvent {
 
   /**
    * Get the db values for this form
-   *
    */
   public $_values = array();
 
index a894ba77b570a77a2fe306f5e24e145332bbbe86..010168182b3c3ee59c5a57dad91d8470cd5b3f26 100644 (file)
@@ -805,7 +805,6 @@ class CRM_Event_Form_ManageEvent_Registration extends CRM_Event_Form_ManageEvent
 
   /**
    * Add additional profiles from the form to an array of profile ids.
-   *
    */
   public static function addMultipleProfiles(&$profileIds, $values, $field) {
     if ($multipleProfiles = CRM_Utils_Array::value($field, $values)) {
index 434cbd6d15bd6b03f6d87a76570b3261cef3472e..4a247eca19145bd84558709d2416cf0342d216ff 100644 (file)
@@ -863,7 +863,6 @@ class CRM_Event_Form_Participant extends CRM_Contribute_Form_AbstractEditPayment
 
   /**
    * Process the form submission
-   *
    */
   public function postProcess() {
     // get the submitted form values.
index 8f202f5c95a01a2df3da7c04a34b2e6d7f746a1f..9b86dfcd3c846d380bcec0611fc9f73b6e13c6b2 100644 (file)
@@ -42,13 +42,11 @@ class CRM_Event_Form_Registration_AdditionalParticipant extends CRM_Event_Form_R
 
   /**
    * The defaults involved in this page
-   *
    */
   public $_defaults = array();
 
   /**
    * Pre-registered additional participant id.
-   *
    */
   public $additionalParticipantId = NULL;
 
index 32b5c0be3057de43eb6fd1038e6e0c2c0d56e9e0..0e28ad18099cb3251a5aa8100db566a8f8038623 100644 (file)
@@ -42,19 +42,16 @@ class CRM_Event_Form_Registration_Register extends CRM_Event_Form_Registration {
 
   /**
    * The fields involved in this page
-   *
    */
   public $_fields;
 
   /**
    * The defaults involved in this page
-   *
    */
   public $_defaults;
 
   /**
    * The status message that user view.
-   *
    */
   protected $_waitlistMsg = NULL;
   protected $_requireApprovalMsg = NULL;
@@ -951,7 +948,6 @@ class CRM_Event_Form_Registration_Register extends CRM_Event_Form_Registration {
 
   /**
    * Check if profiles are complete when event registration occurs(CRM-9587)
-   *
    */
   public static function checkProfileComplete($fields, &$errors, $eventId) {
     $email = '';
@@ -1218,7 +1214,6 @@ class CRM_Event_Form_Registration_Register extends CRM_Event_Form_Registration {
    *
    * @return void
    * access public
-   *
    */
   /**
    * @param array $params
index 95bab0c8dfff3e28feba97200d90d4aa10f139b9..3f6312759fcfdc09914deb88f6a388103e5a79c2 100644 (file)
@@ -65,7 +65,6 @@ class CRM_Event_Form_Search extends CRM_Core_Form_Search {
 
   /**
    * Prefix for the controller
-   *
    */
   protected $_prefix = "event_";
 
index ceac39f145f0dd9918b9861a249fb359e4067cb9..50e93a14ffeb256d8ffaeab5a30afe6736e31164 100644 (file)
@@ -47,19 +47,16 @@ class CRM_Event_Form_Task_Batch extends CRM_Event_Form_Task {
 
   /**
    * Maximum profile fields that will be displayed
-   *
    */
   protected $_maxFields = 9;
 
   /**
    * Variable to store redirect path
-   *
    */
   protected $_userContext;
 
   /**
    * Variable to store previous status id.
-   *
    */
   protected $_fromStatusIds;
 
index 59e3a88bb2a86ec6c3555c52748dcbdfbdbab0b1..a53ced764dfb1a9a48b0c2c64cfe7be3a945bd86 100644 (file)
@@ -40,7 +40,6 @@ class CRM_Event_Form_Task_Cancel extends CRM_Event_Form_Task {
 
   /**
    * Variable to store redirect path
-   *
    */
   protected $_userContext;
 
index f66a7b2429961fa67594e518d04b98da814b669b..932b05b95c13c0687ccaad2db9f87a76cecd0b30 100644 (file)
@@ -47,13 +47,11 @@ class CRM_Event_Form_Task_PickProfile extends CRM_Event_Form_Task {
 
   /**
    * Maximum event participations that should be allowed to update
-   *
    */
   protected $_maxParticipations = 100;
 
   /**
    * Variable to store redirect path
-   *
    */
   protected $_userContext;
 
index dbf6f27b277c5a144673dfbfa4ec849dab5a6e9a..c10d80bba0acb62e828ffa037cbbf816e1ab1f6a 100644 (file)
@@ -43,7 +43,6 @@ class CRM_Event_Page_DashBoard extends CRM_Core_Page {
    * the contact and calls the appropriate type of page to view.
    *
    * @return void
-   *
    */
   public function preProcess() {
     CRM_Utils_System::setTitle(ts('CiviEvent'));
index 37f9fd085e321ce8f54012f39dcfa3b63f77eee5..72a73962e45af9a0affede42fd11cfaf14483b78 100644 (file)
@@ -46,7 +46,6 @@ class CRM_Event_Page_EventInfo extends CRM_Core_Page {
    * Finally it calls the parent's run method.
    *
    * @return void
-   *
    */
   public function run() {
     //get the event id.
index afd1942865cd6cd63bdc3c601fac3f609d4896a5..82a5105208d41e0df51aaf50295f509a2e48afd6 100644 (file)
@@ -188,7 +188,6 @@ class CRM_Event_Page_ManageEvent extends CRM_Core_Page {
    * Finally it calls the parent's run method.
    *
    * @return void
-   *
    */
   public function run() {
     // get the requested action
index dfefd6f4d80af69a44e8ed037a28e688f3390869..ea97eb5afbfe7f086d8bff35906e74939fe19275 100644 (file)
@@ -199,7 +199,6 @@ class CRM_Event_Selector_Search extends CRM_Core_Selector_Base implements CRM_Co
    *
    * @param int $limit
    *   How many participations do we want returned.
-   *
    */
   public function setLimit($limit) {
     $this->_limit = $limit;
@@ -261,7 +260,6 @@ class CRM_Event_Selector_Search extends CRM_Core_Selector_Base implements CRM_Co
    *
    * @param $action
    * @param array $params
-   *
    */
   public function getPagerParams($action, &$params) {
     $params['status'] = ts('Event') . ' %%StatusMessage%%';
index 48f516cd470d6752b3dd823c73257aecd851cd55..ae055cc242570f9e1fcc5bd7dcb4f2e9f71cb85c 100644 (file)
@@ -104,7 +104,6 @@ class CRM_Event_StateMachine_Search extends CRM_Core_StateMachine {
   /**
    * Since this is a state machine for search and we want to come back to the same state
    * we dont want to issue a reset of the state session when we are done processing a task
-   *
    */
   public function shouldReset() {
     return FALSE;
index 8d3d513ef5a8d78ee34d82698727834a17125d5c..f7693dac625d090376b3de5b438e0e45857c72f0 100644 (file)
@@ -1233,7 +1233,6 @@ INSERT INTO {$componentTable} SELECT distinct gc.contact_id FROM civicrm_group_c
 
   /**
    * Handle import error file creation.
-   *
    */
   public static function invoke() {
     $type = CRM_Utils_Request::retrieve('type', 'Positive', CRM_Core_DAO::$_nullObject);
@@ -1693,7 +1692,6 @@ WHERE  id IN ( $deleteIDString )
    * The function unsets static part of the string, if token is the dynamic part.
    * Example: 'Hello {contact.first_name}' => converted to => '{contact.first_name}'
    * i.e 'Hello Alan' => converted to => 'Alan'
-   *
    */
   static function _trimNonTokens(
     &$parsedString, $defaultGreeting,
@@ -1962,7 +1960,6 @@ LIMIT $offset, $limit
 
   /**
    * Manipulate header rows for relationship fields
-   *
    */
   public static function manipulateHeaderRows(&$headerRows, $contactRelationshipTypes) {
     foreach ($headerRows as & $header) {
@@ -1977,7 +1974,6 @@ LIMIT $offset, $limit
   /**
    * Exclude contacts who are deceased, have "Do not mail" privacy setting,
    * or have no street address
-   *
    */
   public static function postalMailingFormat($exportTempTable, &$headerRows, &$sqlColumns, $exportParams) {
     $whereClause = array();
index e716a8be515d87a1a43671d3e43cc0d648772502..d71207aa35c053ed028fae235b9d310afcc71c28 100644 (file)
@@ -449,7 +449,6 @@ FROM   {$this->_componentTable}
 
   /**
    * Build mapping form element
-   *
    */
   public function buildMapping() {
     switch ($this->_exportMode) {
index 21f3f2f4f293b7f82c720fb5311b8ffa0350695d..b1d9313a4c65466adc5ee95afa2ad8a4df1faa32 100644 (file)
 class CRM_Extension_Manager_Report extends CRM_Extension_Manager_Base {
 
   /**
-   *
    */
   const REPORT_GROUP_NAME = 'report_template';
 
   /**
-   *
    */
   public function __construct() {
     parent::__construct(TRUE);
index 9c03fb52c8a003f5580a3c91e9a6ad648db714e8..311f57f1e9e7fe513e1341d3a5d06153b38e8bc1 100644 (file)
 class CRM_Extension_Manager_Search extends CRM_Extension_Manager_Base {
 
   /**
-   *
    */
   const CUSTOM_SEARCH_GROUP_NAME = 'custom_search';
 
   /**
-   *
    */
   public function __construct() {
     parent::__construct(TRUE);
index d9327ecd75e822efb854c82fd510b523e6783a5a..393c9a33f90531e839acbdbd63c1dfe0770df674 100644 (file)
@@ -168,7 +168,6 @@ class CRM_Financial_BAO_ExportFormat_CSV extends CRM_Financial_BAO_ExportFormat
    * Generate CSV array for export
    *
    * @param array $export
-   *
    */
   public function makeCSV($export) {
     foreach ($export as $batchId => $dao) {
index d91d819b5726dfa7397c3a1db00b8b56b01580a3..78e57f2b739376e959be5da78fefda555743f031 100644 (file)
@@ -41,7 +41,6 @@ class CRM_Financial_Page_AJAX {
   /*
    * get financial accounts of required account relationship
    * $financialAccountType array with key account relationship and value financial account type option groups
-   *
    */
   /**
    * @param $config
index cb1afa12544faffe683930f91675f53405a1e407..9b755a7e245d74297758e8a7f1ec0ace19c544ef 100644 (file)
@@ -92,7 +92,6 @@ class CRM_Financial_Page_BatchTransaction extends CRM_Core_Page_Basic {
    * Finally it calls the parent's run method.
    *
    * @return void
-   *
    */
   public function run() {
     // get the requested action
index 096ec2c5820ec104708aef712f4c41e8fff0215c..85016d9dcd6c15714a10c94df69d48f70ff6c565 100644 (file)
@@ -101,7 +101,6 @@ class CRM_Financial_Page_FinancialAccount extends CRM_Core_Page_Basic {
    * Finally it calls the parent's run method.
    *
    * @return void
-   *
    */
   public function run() {
     // get the requested action
index 48050b168c1e2f4becba5178bb7e0ede461d4508..69f16a72cdb6409905c414e13ceec750ba1b211e 100644 (file)
@@ -77,7 +77,6 @@ class CRM_Financial_Page_FinancialBatch extends CRM_Core_Page_Basic {
    * Finally it calls the parent's run method.
    *
    * @return void
-   *
    */
   public function run() {
     $context = CRM_Utils_Request::retrieve('context', 'String', $this);
index 17884c3af1c9925a3fa657648f3091983cb5af05..3a9eff56422a4353aaba51bc002e32a185b9b7b9 100644 (file)
@@ -107,7 +107,6 @@ class CRM_Financial_Page_FinancialType extends CRM_Core_Page_Basic {
    * Finally it calls the parent's run method.
    *
    * @return void
-   *
    */
   public function run() {
     // get the requested action
index 282a1708f24640436d5f93f61a451ffc284c1960..b8d4ef470001f0861999704f3031a09f9b7a9e7f 100644 (file)
@@ -97,7 +97,6 @@ class CRM_Financial_Page_FinancialTypeAccount extends CRM_Core_Page {
    * Finally it calls the parent's run method.
    *
    * @return void
-   *
    */
   public function run() {
     // get the requested action
index 78ac9e23ea83cb88b1acd3c8ed6020b408ac8b7b..f9141f7b38076709ff4009dafab63c7a40546ae8 100644 (file)
@@ -39,7 +39,6 @@
  */
 class CRM_Friend_BAO_Friend extends CRM_Friend_DAO_Friend {
   /**
-   *
    */
   public function __construct() {
     parent::__construct();
index c7ed66030397784f9303ba3a6ed71e671620cfc2..4b5764d104c81cba483ac5ff56fd5cce5ca0f573 100644 (file)
@@ -259,7 +259,6 @@ class CRM_Grant_BAO_Grant extends CRM_Grant_DAO_Grant {
    *
    * @return object
    * @static
-   *
    */
   public static function create(&$params, &$ids) {
     $transaction = new CRM_Core_Transaction();
@@ -338,7 +337,6 @@ class CRM_Grant_BAO_Grant extends CRM_Grant_DAO_Grant {
    *
    * @return bool|mixed
    * @static
-   *
    */
   public static function del($id) {
     CRM_Utils_Hook::pre('delete', 'Grant', $id, CRM_Core_DAO::$_nullArray);
index 6932a8fbb1b53e3b3f7b0935ca0b0d786c4cb79d..83b163d68dbf48e2c72e4089c58a7928bd34ce5c 100644 (file)
@@ -65,7 +65,6 @@ class CRM_Grant_Form_Search extends CRM_Core_Form_Search {
 
   /**
    * Prefix for the controller
-   *
    */
   protected $_prefix = "grant_";
 
index c67e46bb08b655ef4db37d5624587b217534dfee..d53f7c04ccc070352433be6128cb41addbcbef75 100644 (file)
@@ -43,7 +43,6 @@ class CRM_Grant_Page_DashBoard extends CRM_Core_Page {
    * the contact and calls the appropriate type of page to view.
    *
    * @return void
-   *
    */
   public function preProcess() {
     $admin = CRM_Core_Permission::check('administer CiviCRM');
index 669ac6768e3289a4787a8602e98263eaf6938c0e..09e9b67acf75653fabb634323c233a98ec8d72b9 100644 (file)
@@ -225,7 +225,6 @@ class CRM_Grant_Selector_Search extends CRM_Core_Selector_Base implements CRM_Co
    *
    * @param $action
    * @param array $params
-   *
    */
   public function getPagerParams($action, &$params) {
     $params['status'] = ts('Grant') . ' %%StatusMessage%%';
index f3b420b26e3e7d18e811a4f62f22bfbb82a05624..35acb7a570ed006ce0da8cc8bc13a781116196b9 100644 (file)
@@ -44,14 +44,11 @@ abstract class CRM_Import_DataSource {
    *
    * @return array
    *   collection of info about this data source
-   *
-   *
    */
   abstract public function getInfo();
 
   /**
    * Set variables up before form is built
-   *
    */
   abstract public function preProcess(&$form);
 
@@ -69,7 +66,6 @@ abstract class CRM_Import_DataSource {
 
   /**
    * Process the form submission
-   *
    */
   abstract public function postProcess(&$params, &$db, &$form);
 }
index 3ebad91666bc97b5ae528c65ca55d5815a6991f4..91e83aa5eea7cf7bc9c249e080f2f889f8b3562c 100644 (file)
@@ -41,8 +41,6 @@ class CRM_Import_DataSource_CSV extends CRM_Import_DataSource {
    *
    * @return array
    *   collection of info about this data source
-   *
-   *
    */
   public function getInfo() {
     return array('title' => ts('Comma-Separated Values (CSV)'));
@@ -50,7 +48,6 @@ class CRM_Import_DataSource_CSV extends CRM_Import_DataSource {
 
   /**
    * Set variables up before form is built
-   *
    */
   public function preProcess(&$form) {
   }
@@ -84,7 +81,6 @@ class CRM_Import_DataSource_CSV extends CRM_Import_DataSource {
 
   /**
    * Process the form submission
-   *
    */
   public function postProcess(&$params, &$db, &$form) {
     $file = $params['uploadFile']['name'];
index 43abe5609ae81d8542c9fc8d767a9957516142c8..a415c3872c96e70eb67e470c593328a274c179ae 100644 (file)
@@ -39,8 +39,6 @@ class CRM_Import_DataSource_SQL extends CRM_Import_DataSource {
    *
    * @return array
    *   collection of info about this data source
-   *
-   *
    */
   public function getInfo() {
     return array('title' => ts('SQL Query'));
@@ -48,7 +46,6 @@ class CRM_Import_DataSource_SQL extends CRM_Import_DataSource {
 
   /**
    * Set variables up before form is built
-   *
    */
   public function preProcess(&$form) {
   }
@@ -92,7 +89,6 @@ class CRM_Import_DataSource_SQL extends CRM_Import_DataSource {
 
   /**
    * Process the form submission
-   *
    */
   public function postProcess(&$params, &$db, &$form) {
     $importJob = new CRM_Contact_Import_ImportJob(
index 881bb7c1dd38ea83f60d63cafbcfdfa3fe806411..dbbd91b627514f79d0d797f71d20f070f905f58d 100644 (file)
@@ -43,7 +43,6 @@ class CRM_Import_StateMachine extends CRM_Core_StateMachine {
    *
    * @param object $controller
    * @param \const|int $action
-   *
    */
   public function __construct($controller, $action = CRM_Core_Action::NONE) {
     parent::__construct($controller, $action);
index cc2f7ee7fadfbcc0c857bb2376c2702057594136..91b1736c16c13be3859a57ce637ab74505226335 100644 (file)
@@ -50,7 +50,6 @@ class CRM_Logging_ReportDetail extends CRM_Report_Form {
   protected $summary;
 
   /**
-   *
    */
   public function __construct() {
     // don’t display the â€˜Add these Contacts to Group’ button
index 1f4f58424dcb1a9888d64651ddbcfa7ea68e5721..db82501a6af9db7d7236c0de5db4d237eff05495 100644 (file)
@@ -40,7 +40,6 @@ class CRM_Logging_ReportSummary extends CRM_Report_Form {
   protected $loggingDB;
 
   /**
-   *
    */
   public function __construct() {
     // don’t display the â€˜Add these Contacts to Group’ button
index 7381ed024a565de9cda67fded0488ebe45e3cdfd..cb17d3bb80c2487989bfca05358526a0bc6f09cd 100644 (file)
@@ -1412,7 +1412,6 @@ ORDER BY   civicrm_email.is_bulkmail DESC
    *
    * get mailing object and replaces subscribeInvite,
    * domain and mailing tokens
-   *
    */
   public static function tokenReplace(&$mailing) {
     $domain = CRM_Core_BAO_Domain::getDomain();
@@ -1436,7 +1435,6 @@ ORDER BY   civicrm_email.is_bulkmail DESC
    *
    *  getTokenData receives a token from an email
    *  and returns the appropriate data for the token
-   *
    */
   private function getTokenData(&$token_a, $html = FALSE, &$contact, &$verp, &$urls, $event_queue_id) {
     $type  = $token_a['type'];
index 4593ead8eb564d51069bb0536f90dc31dcec7685..1bf8016eba84dd974b57ae11e3c4a65652ef014f 100644 (file)
@@ -48,7 +48,6 @@ class CRM_Mailing_Form_Browse extends CRM_Core_Form {
    * the contact and calls the appropriate type of page to view.
    *
    * @return void
-   *
    */
   public function preProcess() {
     $this->_mailingId = CRM_Utils_Request::retrieve('mid', 'Positive', $this);
index c2b8ce7affa61ec405a40e316285a7c6780a9d51..be654cea04f07c4c7e1800acc5549b92e8512348 100644 (file)
@@ -81,7 +81,6 @@ class CRM_Mailing_Page_Browse extends CRM_Core_Page {
    * the contact and calls the appropriate type of page to view.
    *
    * @return void
-   *
    */
   public function preProcess() {
     $this->_unscheduled = $this->_archived = $archiveLinks = FALSE;
index c0c98b1bb4212c2235d7e2b7be391b4509938421..44d3b49bda4576d6f4a1ad5c194f3e7e339e79a5 100644 (file)
@@ -70,7 +70,6 @@ class CRM_Mailing_Selector_Browse extends CRM_Core_Selector_Base implements CRM_
    * This method returns the links that are given for each search row.
    *
    * @return array
-   *
    */
   public static function &links() {
     return self::$_links;
@@ -81,7 +80,6 @@ class CRM_Mailing_Selector_Browse extends CRM_Core_Selector_Base implements CRM_
    *
    * @param $action
    * @param array $params
-   *
    */
   public function getPagerParams($action, &$params) {
     $params['csvString'] = NULL;
index deb18891178ed6a31293b441115bb055abee2a39..4a36c1cb2604e70838f33b5a5ddae0317e75f4aa 100644 (file)
@@ -121,7 +121,6 @@ class CRM_Mailing_Selector_Event extends CRM_Core_Selector_Base implements CRM_C
    *
    * @param $action
    * @param array $params
-   *
    */
   public function getPagerParams($action, &$params) {
     $params['csvString'] = NULL;
index f59b12a60c19a98f713247e1bc15d9f272373890..d1d93befcfecdf6f17f2edcc55e56ad1c9cb9392 100644 (file)
@@ -191,7 +191,6 @@ class CRM_Mailing_Selector_Search extends CRM_Core_Selector_Base implements CRM_
    * - Edit
    *
    * @return array
-   *
    */
   public static function &links() {
     if (!(self::$_links)) {
@@ -228,7 +227,6 @@ class CRM_Mailing_Selector_Search extends CRM_Core_Selector_Base implements CRM_
    *
    * @param $action
    * @param array $params
-   *
    */
   public function getPagerParams($action, &$params) {
     $params['status'] = ts('Mailing Recipient') . ' %%StatusMessage%%';
index f71013600fc351a0298779b16eb7e15a1cced9db..7e39c076a2cdb0f69508e53149f206a6b244c409 100644 (file)
@@ -52,7 +52,6 @@ class CRM_Member_BAO_Membership extends CRM_Member_DAO_Membership {
    * @return \CRM_Member_DAO_Membership
    */
   /**
-   *
    */
   public function __construct() {
     parent::__construct();
index 1478b49d88b5e9594fbe5aa82e4d6f9208c2b388..94b9cca7c6130831a1d61c215e7ef33d9ba86b79 100644 (file)
@@ -95,7 +95,6 @@ class CRM_Member_Form_MembershipView extends CRM_Core_Form {
    *   Create or delete.
    * @param array $owner
    *   Primary membership info (membership_id, contact_id, membership_type ...).
-   *
    */
   public function relAction($action, $owner) {
     switch ($action) {
index fd8f755c427249638a9c5ead60347e2f82b8752b..6effb09b56545b177b4184b732f88bf7bd4d5f43 100644 (file)
@@ -67,7 +67,6 @@ class CRM_Member_Form_Search extends CRM_Core_Form_Search {
 
   /**
    * Prefix for the controller
-   *
    */
   protected $_prefix = "member_";
 
index ea61ee9148ab33697190192a651057681381bf1a..ce1a96102ad284548f14b2b7f1650ad9082e8b2c 100644 (file)
@@ -47,13 +47,11 @@ class CRM_Member_Form_Task_Batch extends CRM_Member_Form_Task {
 
   /**
    * Maximum profile fields that will be displayed
-   *
    */
   protected $_maxFields = 9;
 
   /**
    * Variable to store redirect path
-   *
    */
   protected $_userContext;
 
index b8191bdee5b5a86c5449402b47ae7ce9ac3a2543..5286f67049a2186d37b970c8ab08746e60292d58 100644 (file)
@@ -47,13 +47,11 @@ class CRM_Member_Form_Task_PickProfile extends CRM_Member_Form_Task {
 
   /**
    * Maximum members that should be allowed to update
-   *
    */
   protected $_maxMembers = 100;
 
   /**
    * Variable to store redirect path
-   *
    */
   protected $_userContext;
 
index 224c88c7606d9571b1c08b8a2db7e60ebfce0ccb..c55de5a87d3c32d453092c5ef84e82a54584ee8c 100644 (file)
@@ -596,7 +596,6 @@ class CRM_Member_Import_Parser_Membership extends CRM_Member_Import_Parser {
    *
    * @return Array
    *   formatted containing date values
-   *
    */
   public function formattedDates($calcDates, &$formatted) {
     $dates = array(
index 3dd121129a3fd6c33682e7e2f41dfdce79ff6230..2e3e5c31fcb072c18aaac870b0a919aabfc196c6 100644 (file)
@@ -48,7 +48,6 @@ class CRM_Member_Info extends CRM_Core_Component_Info {
    *
    * @return array
    *   collection of required component settings
-   *
    */
   /**
    * @return array
@@ -97,7 +96,6 @@ class CRM_Member_Info extends CRM_Core_Component_Info {
    *
    * @return array|null collection of required dashboard settings,
    *                    null if no element offered
-   *
    */
   /**
    * @return array|null
@@ -121,7 +119,6 @@ class CRM_Member_Info extends CRM_Core_Component_Info {
    *
    * @return array|null collection of required dashboard settings,
    *                    null if no element offered
-   *
    */
   /**
    * @return array|null
@@ -141,7 +138,6 @@ class CRM_Member_Info extends CRM_Core_Component_Info {
    *
    * @return array|null collection of required pane settings,
    *                    null if no element offered
-   *
    */
   /**
    * @return array|null
@@ -161,7 +157,6 @@ class CRM_Member_Info extends CRM_Core_Component_Info {
    * class.
    *
    * @return array|null collection of activity types
-   *
    */
   /**
    * @return array|null
index 4f6c81b7d1b2ce6eea5c838c9ec1995359236bc9..9981175ef6d735b720bc0ffbc9ab4a6012f0d908 100644 (file)
@@ -43,7 +43,6 @@ class CRM_Member_Page_DashBoard extends CRM_Core_Page {
    * the contact and calls the appropriate type of page to view.
    *
    * @return void
-   *
    */
   public function preProcess() {
 
index 9d0e5176693b8579b46ae944c7d602e3aa50d5b1..5246526ee14ab3ecb0b0697d0742c9db77405c0c 100644 (file)
@@ -102,7 +102,6 @@ class CRM_Member_Page_MembershipStatus extends CRM_Core_Page_Basic {
    * Finally it calls the parent's run method.
    *
    * @return void
-   *
    */
   public function run() {
     // get the requested action
index 7c654505e29fbeec514e8ee91e3f8d9008cba6f1..7f8a6336b0b2b7a26e1d80fbd476c62b5e290b34 100644 (file)
@@ -92,7 +92,6 @@ class CRM_Member_Page_MembershipType extends CRM_Core_Page {
    * Finally it calls the parent's run method.
    *
    * @return void
-   *
    */
   public function run() {
     $this->browse();
index 7fc2a5ab6b49fedcc5433648f7093e141d10513f..c3f8ce5e0e6434daf395ea53626a18c10b909407 100644 (file)
@@ -102,7 +102,6 @@ class CRM_Member_StateMachine_Search extends CRM_Core_StateMachine {
   /**
    * Since this is a state machine for search and we want to come back to the same state
    * we dont want to issue a reset of the state session when we are done processing a task
-   *
    */
   public function shouldReset() {
     return FALSE;
index faa031215fbb99903564dd2526b39e5c4b4dd04e..fbae546a15b361c6c933c2edcbd24820e18c3441 100644 (file)
@@ -43,7 +43,6 @@ class CRM_PCP_BAO_PCP extends CRM_PCP_DAO_PCP {
   static $_pcpLinks = NULL;
 
   /**
-   *
    */
   public function __construct() {
     parent::__construct();
@@ -358,7 +357,6 @@ WHERE pcp.id = %1 AND cc.contribution_status_id =1 AND cc.is_test = 0";
    *
    * @return null
    * @static
-   *
    */
   public static function deleteById($id) {
     CRM_Utils_Hook::pre('delete', 'Campaign', $id, CRM_Core_DAO::$_nullArray);
@@ -795,7 +793,6 @@ WHERE pcp.id = %1 AND cc.contribution_status_id =1 AND cc.is_test = 0";
    *
    * @return Boolean
    * @static
-   *
    */
   public static function getPcpBlockInUse($id) {
     $query = "
index 091c5babbc5200fb7d5ca1ef875cf54bb3c0d9f2..a7f7c354d713e9cc0dce9e49f56c6def310e7443 100644 (file)
@@ -41,7 +41,6 @@ class CRM_PCP_Form_PCPAccount extends CRM_Core_Form {
 
   /**
    * Variable defined for Contribution Page Id
-   *
    */
 
   public $_pageId = NULL;
index 6e9f9cd38e7d192da52b52c87fee032069e259dd..39a5ef1c108629ae636ccc9e5df715235ab4d3e7 100644 (file)
@@ -47,7 +47,6 @@ class CRM_PCP_Page_PCPInfo extends CRM_Core_Page {
    * Finally it calls the parent's run method.
    *
    * @return void
-   *
    */
   public function run() {
     $session         = CRM_Core_Session::singleton();
index c095e3b3559cd06cc4bae06384f1d318d9c2eeb7..bde6c1610bebf79f7aca2d7342c7c064237a1f74 100644 (file)
@@ -263,7 +263,6 @@ class CRM_Pledge_BAO_Pledge extends CRM_Pledge_DAO_Pledge {
    *
    * @return mixed
    * @static
-   *
    */
   public static function deletePledge($id) {
     CRM_Utils_Hook::pre('delete', 'Pledge', $id, CRM_Core_DAO::$_nullArray);
@@ -501,7 +500,6 @@ GROUP BY  currency
    *   An assoc array of name/value pairs.
    *
    * @return void
-   *
    */
   public static function sendAcknowledgment(&$form, $params) {
     //handle Acknowledgment.
index a591549ed9655961b6f1e9684285aee3961436c4..c84430af2f34da851cbd253226bb99012f5a75e0 100644 (file)
@@ -261,7 +261,6 @@ WHERE     pledge_id = %1
    *
    * @return bool
    * @static
-   *
    */
   public static function deletePayments($id) {
     if (!CRM_Utils_Rule::positiveInteger($id)) {
@@ -565,7 +564,6 @@ WHERE  civicrm_pledge.id = %2
    * be equal to basePaymentDate normalised to fit the 'pledge pattern' + number of installments
    *
    * @return formatted date
-   *
    */
   public static function calculateNextScheduledDate(&$params, $paymentNo, $basePaymentDate = NULL) {
     if (!$basePaymentDate) {
index 852234ae08a1c6de286f0807cd9fddae329d58d9..aab523ec5f71aa77cd087dd2cc69a0310bddeeb8 100644 (file)
@@ -61,7 +61,6 @@ class CRM_Pledge_Form_Search extends CRM_Core_Form_Search {
 
   /**
    * Prefix for the controller
-   *
    */
   protected $_prefix = "pledge_";
 
index d8811484b4184cd08fa9f8a6bcf49272c3e0d440..d7e3beab41255a03cd3e07aa607d179d90a86db1 100644 (file)
@@ -92,7 +92,6 @@ class CRM_Pledge_Info extends CRM_Core_Component_Info {
    *
    * @return array|null collection of required dashboard settings,
    *                    null if no element offered
-   *
    */
   /**
    * @return array|null
@@ -114,7 +113,6 @@ class CRM_Pledge_Info extends CRM_Core_Component_Info {
    *
    * @return array|null collection of required dashboard settings,
    *                    null if no element offered
-   *
    */
   /**
    * @return array|null
@@ -134,7 +132,6 @@ class CRM_Pledge_Info extends CRM_Core_Component_Info {
    *
    * @return array|null collection of required pane settings,
    *                    null if no element offered
-   *
    */
   /**
    * @return array|null
@@ -154,7 +151,6 @@ class CRM_Pledge_Info extends CRM_Core_Component_Info {
    * class.
    *
    * @return array|null collection of activity types
-   *
    */
   /**
    * @return array|null
index 46f5e6f3b9a88b023c830e087252f27cf84695d5..49573392a7469a0e5e9a6f882a716c8f8885d299 100644 (file)
@@ -43,7 +43,6 @@ class CRM_Pledge_Page_DashBoard extends CRM_Core_Page {
    * the contact and calls the appropriate type of page to view.
    *
    * @return void
-   *
    */
   public function preProcess() {
     CRM_Utils_System::setTitle(ts('CiviPledge'));
index c061f1b3b378a25d0361ef2d1788f20217ddb15b..1f867ceb8dcc1ecae79fc1b7195c509d935fbd43 100644 (file)
@@ -186,7 +186,6 @@ class CRM_Pledge_Selector_Search extends CRM_Core_Selector_Base {
    * - Edit
    *
    * @return array
-   *
    */
   public static function &links() {
     $args = func_get_args();
@@ -236,7 +235,6 @@ class CRM_Pledge_Selector_Search extends CRM_Core_Selector_Base {
    *
    * @param $action
    * @param array $params
-   *
    */
   public function getPagerParams($action, &$params) {
     $params['status'] = ts('Pledge') . ' %%StatusMessage%%';
index 09b120d8050dc762602d512b8f60f10518d282eb..52c31332bd89ddc7c85dab7f1f9111ecf7b6012a 100644 (file)
@@ -104,7 +104,6 @@ class CRM_Pledge_StateMachine_Search extends CRM_Core_StateMachine {
   /**
    * Since this is a state machine for search and we want to come back to the same state
    * we dont want to issue a reset of the state session when we are done processing a task
-   *
    */
   public function shouldReset() {
     return FALSE;
index de0c4714194ee8d3a1d188f9755e9d5dfc9c86ff..595f84ca518d8f7bbce359e55f449679ba8acdc7 100644 (file)
@@ -218,7 +218,6 @@ class CRM_Price_BAO_PriceField extends CRM_Price_DAO_PriceField {
    *   name
    *
    * @static
-   *
    */
   public static function getTitle($id) {
     return CRM_Core_DAO::getFieldValue('CRM_Price_DAO_PriceField', $id, 'label');
@@ -634,7 +633,6 @@ WHERE
    * @return boolean
    *
    * @static
-   *
    */
   public static function deleteField($id) {
     $field = new CRM_Price_DAO_PriceField();
@@ -786,7 +784,6 @@ WHERE  id IN (" . implode(',', array_keys($priceFields)) . ')';
    *   tax label for custom field
    *
    * @static
-   *
    */
   public static function getTaxLabel($opt, $valueFieldName, $displayOpt, $taxTerm) {
     if ($displayOpt == 'Do_not_show') {
index 0c933dd741f94ec8dfbc4040aa7c5edc7b1c9716..2c26b8b44868d0a9a8a51ccf5c4ff0f7c85170d4 100644 (file)
@@ -181,7 +181,6 @@ class CRM_Price_BAO_PriceFieldValue extends CRM_Price_DAO_PriceFieldValue {
    *   name
    *
    * @static
-   *
    */
   public static function getOptionLabel($id) {
     return CRM_Core_DAO::getFieldValue('CRM_Price_DAO_PriceFieldValue', $id, 'label');
index e5f96fe684dc24153481856dd1aca5e80da82dad..c6d0c1668e9b937cf3e619cae04b2e8b84ff43b3 100644 (file)
@@ -120,7 +120,6 @@ class CRM_Price_BAO_PriceSet extends CRM_Price_DAO_PriceSet {
    *   default price set
    *
    * @static
-   *
    */
   public static function getDefaultPriceSet($entity = 'contribution') {
     if (!empty(self::$_defaultPriceSet[$entity])) {
@@ -167,7 +166,6 @@ WHERE       ps.name = '{$entityName}'
    *   title
    *
    * @static
-   *
    */
   public static function getTitle($id) {
     return CRM_Core_DAO::getFieldValue('CRM_Price_DAO_PriceSet', $id, 'title');
@@ -1336,7 +1334,6 @@ GROUP BY     mt.member_of_contact_id";
    * user to select both auto-renew and non-auto-renew memberships
    *
    * @static
-   *
    */
   public static function checkMembershipPriceSet($id) {
     $query =
@@ -1422,8 +1419,6 @@ WHERE       ps.id = %1
 
   /*
    * Function to set tax_amount and tax_rate in LineItem
-   *
-   *
    */
   public static function setLineItem($field, $lineItem, $optionValueId) {
     if ($field['html_type'] == 'Text') {
index 99fb264c4b6f3c54b909b64ccbacbf208814c8e5..a5963aa6c554b3593873fe8db41d0dabfa1bf559 100644 (file)
@@ -122,7 +122,6 @@ class CRM_Price_Page_Set extends CRM_Core_Page {
    * @param null
    *
    * @return void
-   *
    */
   public function run() {
     // get the requested action
index 87fe91307b4faab3d5312844af3233379ce07c72..5533c3d6915dadfec1350b761c9902b300974b33 100644 (file)
@@ -184,7 +184,6 @@ class CRM_Profile_Form extends CRM_Core_Form {
    * @param
    *
    * @return void
-   *
    */
   public function preProcess() {
     $this->_id         = $this->get('id');
index eb99256d9cb508de3d679868d533476b1c3576e0..441fb3d3a8ba6be35ab01812a5bd549af34f3851 100644 (file)
@@ -49,8 +49,6 @@ class CRM_Profile_Form_Dynamic extends CRM_Profile_Form {
    * @param
    *
    * @return void
-   *
-   *
    */
   public function preProcess() {
     if ($this->get('register')) {
index 43f721b3096212407f17e57afc40ffee9b3a8322..5f9cf1cfe4123e3c968cff91c9e6741a8ab3c9a0 100644 (file)
@@ -55,8 +55,6 @@ class CRM_Profile_Form_Edit extends CRM_Profile_Form {
    * @param
    *
    * @return void
-   *
-   *
    */
   public function preProcess() {
     $this->_mode = CRM_Profile_Form::MODE_CREATE;
index 772e579d47d183439d350f90e678c80ed3486125..dad1aa518810bea92eb09a8b2c7cbe66283b1fc2 100644 (file)
@@ -49,8 +49,6 @@ class CRM_Profile_Form_Search extends CRM_Profile_Form {
    * @param
    *
    * @return void
-   *
-   *
    */
   public function preProcess() {
     $this->_mode = CRM_Profile_Form::MODE_SEARCH;
index d37a3a266e7523a9752540932ac3ed3d95ad6817..d2b79d9f6f811140da6789aa9cdeb116ef9b36cb 100644 (file)
@@ -166,7 +166,6 @@ class CRM_Profile_Page_Dynamic extends CRM_Core_Page {
    * Get the action links for this page.
    *
    * @return array
-   *
    */
   public function &actionLinks() {
     return NULL;
@@ -179,7 +178,6 @@ class CRM_Profile_Page_Dynamic extends CRM_Core_Page {
    * type of action and executes that action.
    *
    * @return void
-   *
    */
   public function run() {
     $template = CRM_Core_Smarty::singleton();
index b56a54c8d0fe70a6f7e755053dd7ba4f6f20d8ad..afe07f12c94dbe1ed92f9bebf73e9bc7b78e158f 100644 (file)
@@ -94,7 +94,6 @@ class CRM_Profile_Page_Listings extends CRM_Core_Page {
    * the selector object to do a query
    *
    * @return void
-   *
    */
   public function preProcess() {
 
index 4ad7933086efb7f3dcb98b2e0ee16cbcf73618d1..b925a0f17fe056e591e797ed3fd6790e1aae73ef 100644 (file)
@@ -139,7 +139,6 @@ class CRM_Profile_Page_MultipleRecordFieldsListing extends CRM_Core_Page_Basic {
    * method.
    *
    * @return void
-   *
    */
   public function run() {
     // get the requested action, default to 'browse'
index f0c4fb2f040480a6992038276d470fdeaf8ae23a..14709c61bae2bd4f662207ca7f6762742266ad3b 100644 (file)
@@ -58,7 +58,6 @@ class CRM_Profile_Page_View extends CRM_Core_Page {
    * the contact and calls the appropriate type of page to view.
    *
    * @return void
-   *
    */
   public function preProcess() {
     $this->_id = CRM_Utils_Request::retrieve('id', 'Positive',
@@ -166,7 +165,6 @@ class CRM_Profile_Page_View extends CRM_Core_Page {
    * Build the outcome basing on the CRM_Profile_Page_Dynamic's HTML
    *
    * @return void
-   *
    */
   public function run() {
     $this->preProcess();
index 26f81509f8ecb173271a08ffd4e12195067f5e66..1d8cbffcddd01187da34c76ac05ff169a19dba36 100644 (file)
@@ -275,7 +275,6 @@ class CRM_Profile_Selector_Listings extends CRM_Core_Selector_Base implements CR
    *
    * @param $action
    * @param array $params
-   *
    */
   public function getPagerParams($action, &$params) {
     $status =
index f0c1ba29b6fe0787fa385035eeee04111bd72f82..091c1fc8b36c23e427f6706c50b2ac2019f3239e 100644 (file)
@@ -75,7 +75,6 @@ class CRM_Queue_Service {
   public $queues;
 
   /**
-   *
    */
   public function __construct() {
     $this->queues = array();
index e5fb62841a393c962d1aa7484b3e75b58944a9f1..338e5d1b253700d6e81790c288ad0b1a6748fdbe 100644 (file)
@@ -49,7 +49,6 @@ class CRM_Report_BAO_Hook {
    *
    * @return object
    * @static
-   *
    */
   public static function singleton() {
     static $singleton = NULL;
index 1d58bad4274f62e81d5630a1501e1c941ccd0824..0e1b048482859274da5e91db83dfacf45dc7166d 100644 (file)
@@ -143,13 +143,11 @@ class CRM_Report_Form extends CRM_Core_Form {
 
   /**
    * Build tags filter
-   *
    */
   protected $_tagFilter = FALSE;
 
   /**
    * Build groups filter
-   *
    */
   protected $_groupFilter = FALSE;
 
@@ -298,7 +296,6 @@ class CRM_Report_Form extends CRM_Core_Form {
   protected $_currencyColumn = NULL;
 
   /**
-   *
    */
   public function __construct() {
     parent::__construct();
@@ -2935,7 +2932,6 @@ WHERE cg.extends IN ('" . implode("','", $this->_customGroupExtends) . "') AND
 
   /*
    * Get Template file name - use default form template if a specific one has not been set up for this report
-   *
    */
   /**
    * Use the form name to create the tpl file name
index 4237e76d5827517c2513c2515271adf76834e518..c1c7a09b35b57fa801b158eaf81876fa2a4944c2 100644 (file)
@@ -42,10 +42,8 @@ class CRM_Report_Form_Activity extends CRM_Report_Form {
   protected $_nonDisplayFields = array();
 
   /**
-   *
    */
   /**
-   *
    */
   public function __construct() {
     // There could be multiple contacts. We not clear on which contact id to display.
index 807d92d17ec8b259af70779e3b73fcf667aa5ad1..35c3d859b083359fd04b90930bb9c7179fd8604d 100644 (file)
@@ -39,10 +39,8 @@ class CRM_Report_Form_ActivitySummary extends CRM_Report_Form {
   protected $_phoneField = FALSE;
 
   /**
-   *
    */
   /**
-   *
    */
   public function __construct() {
     $this->_columns = array(
index f5e0571de33628055e407cb8c06f7e68339096aa..6ee444f9b9bd86c8dbdda6c2b7c101fa1627870f 100644 (file)
@@ -54,10 +54,8 @@ class CRM_Report_Form_Campaign_SurveyDetails extends CRM_Report_Form {
   private static $_surveyRespondentStatus;
 
   /**
-   *
    */
   /**
-   *
    */
   public function __construct() {
     //filter options for survey activity status.
index 2dd854bbdd4a3d575a9eedb95af7d9450696a5f0..fe48fd48761216cf4e6906a8fb4753900ff3f356 100644 (file)
@@ -42,10 +42,8 @@ class CRM_Report_Form_Case_Demographics extends CRM_Report_Form {
   protected $_phoneField = FALSE;
 
   /**
-   *
    */
   /**
-   *
    */
   public function __construct() {
     $this->_columns = array(
index 1ce27a138a10b259cdd4ea400563d89819a454f5..fd5d96f5f09fb6e51f0285ed572807d040fbddd5 100644 (file)
@@ -54,10 +54,8 @@ class CRM_Report_Form_Case_Detail extends CRM_Report_Form {
   protected $_caseDetailExtra = array();
 
   /**
-   *
    */
   /**
-   *
    */
   public function __construct() {
     $this->case_statuses = CRM_Core_OptionGroup::values('case_status');
index 0d619b9c933a79e1ce2241c616dcf1554f1553ea..05cbc6c23d2849af8b6000525fab55607357ed41 100644 (file)
@@ -40,10 +40,8 @@ class CRM_Report_Form_Case_Summary extends CRM_Report_Form {
   protected $_exposeContactID = FALSE;
 
   /**
-   *
    */
   /**
-   *
    */
   public function __construct() {
     $this->case_types = CRM_Case_PseudoConstant::caseType();
index cb13438858d3c7b3b30e538fdd15cab85b4585ba..5d81ce6ad2e9442127dede90ccf76122f4ad1caf 100644 (file)
  */
 class CRM_Report_Form_Case_TimeSpent extends CRM_Report_Form {
   /**
-   *
    */
   /**
-   *
    */
   public function __construct() {
 
index 55e7935629c78a99b683e9f1c273eaa10d5cbbad..ce79ccfd7f084f250302db8295a6570056bbf58f 100644 (file)
@@ -45,10 +45,8 @@ class CRM_Report_Form_Contact_CurrentEmployer extends CRM_Report_Form {
   public $_drilldownReport = array('contact/detail' => 'Link to Detail Report');
 
   /**
-   *
    */
   /**
-   *
    */
   public function __construct() {
 
index 5d64032f571d19e18fe68a3efaa91d294005d437..6d3b80d7f2520a5df10564ab1b46c1a07585496f 100644 (file)
@@ -45,10 +45,8 @@ class CRM_Report_Form_Contact_Detail extends CRM_Report_Form {
   );
 
   /**
-   *
    */
   /**
-   *
    */
   public function __construct() {
     $this->_autoIncludeIndexedFieldsAsOrderBys = 1;
index 59b0d85163d15bcbc1cbdebcf15a06d073ca4736..bdf2e4dd032d407f0b2d9010c3e9a6b62bb7b860 100644 (file)
@@ -38,10 +38,8 @@ class CRM_Report_Form_Contact_Log extends CRM_Report_Form {
   protected $_summary = NULL;
 
   /**
-   *
    */
   /**
-   *
    */
   public function __construct() {
 
index 56decd616f12f42b690e45fef2cee33f8556511c..3ec74470ac64f397a8bc9e0d0abe419d0bf3d253 100644 (file)
@@ -35,7 +35,6 @@
  */
 class CRM_Report_Form_Contact_LoggingDetail extends CRM_Logging_ReportDetail {
   /**
-   *
    */
   public function __construct() {
     $logging        = new CRM_Logging_Schema;
index ec48efa8c1a9dcd7575e9766adc3d996dd9d48ba..d26bc5b77d55a00a30751a4de4952ea17c2d1334 100644 (file)
@@ -34,7 +34,6 @@
  */
 class CRM_Report_Form_Contact_LoggingSummary extends CRM_Logging_ReportSummary {
   /**
-   *
    */
   public function __construct() {
     parent::__construct();
index 5f532f367ee435b1ec951da5681769022ca5107b..82c077e9d8542ed63f5703e5f808d273616c0bac 100644 (file)
@@ -51,7 +51,6 @@ class CRM_Report_Form_Contact_Summary extends CRM_Report_Form {
   public $_drilldownReport = array('contact/detail' => 'Link to Detail Report');
 
   /**
-   *
    */
   public function __construct() {
     $this->_autoIncludeIndexedFieldsAsOrderBys = 1;
index 50b3d81555dc9bead6fdc5ddb45edbe0c8abf7d5..e5d05ee569a7b10becf66ef401b1501061a6dd9c 100644 (file)
@@ -45,10 +45,8 @@ class CRM_Report_Form_Contribute_Bookkeeping extends CRM_Report_Form {
   );
 
   /**
-   *
    */
   /**
-   *
    */
   public function __construct() {
     $this->_columns = array(
index 951fcad46cd2f26825724eac4f398e82af0699db..42b37694d75fc9c08f99622dd34f070fe18f71e3 100644 (file)
@@ -45,10 +45,8 @@ class CRM_Report_Form_Contribute_Detail extends CRM_Report_Form {
   protected $_customGroupExtends = array('Contribution');
 
   /**
-   *
    */
   /**
-   *
    */
   public function __construct() {
 
index 2a71bf5b272d97a67e8f9e6841587ace097285ec..02f6bd88e9fd40dc0f59b1d45bd2f76f94ae0057 100644 (file)
@@ -52,10 +52,8 @@ class CRM_Report_Form_Contribute_History extends CRM_Report_Form {
   protected $_yearStatisticsTo = '';
 
   /**
-   *
    */
   /**
-   *
    */
   public function __construct() {
     $yearsInPast = 4;
index 8182c8a4eee614d4b0b969604b74475a55e66e6f..9f3339a23ba676242ba6187519c4591fff63a2e6 100644 (file)
@@ -44,10 +44,8 @@ class CRM_Report_Form_Contribute_HouseholdSummary extends CRM_Report_Form {
   protected $_summary = NULL;
 
   /**
-   *
    */
   /**
-   *
    */
   public function __construct() {
     self::validRelationships();
index 3da5d478f52828677ee27b2dafacf85c13c01a3c..bb0c9a338665cc69d7392a6a4064585a48b7906c 100644 (file)
@@ -35,7 +35,6 @@
  */
 class CRM_Report_Form_Contribute_LoggingDetail extends CRM_Logging_ReportDetail {
   /**
-   *
    */
   public function __construct() {
     $logging        = new CRM_Logging_Schema;
index 33a121c4e9176ebae5e458ad2c13cef62fc891c2..2655abd0610af6765b8688919d2838f8c1898c4a 100644 (file)
@@ -35,7 +35,6 @@
  */
 class CRM_Report_Form_Contribute_LoggingSummary extends CRM_Logging_ReportSummary {
   /**
-   *
    */
   public function __construct() {
     $this->_columns = array(
index 73ff1e4a905d125c0b1734a9929b84bfc70f524f..664705aa2d80674625b276127a9049c578aa3961 100644 (file)
@@ -47,10 +47,8 @@ class CRM_Report_Form_Contribute_Lybunt extends CRM_Report_Form {
   protected $lifeTime_where = NULL;
 
   /**
-   *
    */
   /**
-   *
    */
   public function __construct() {
     $yearsInPast = 10;
index 6cb7dda1304b0ffa5138153f0a01d35ce341a15c..054b6d981c7eec8b5f829fce0e897aa6b1726890 100644 (file)
@@ -56,10 +56,8 @@ class CRM_Report_Form_Contribute_OrganizationSummary extends CRM_Report_Form {
   protected $otherContact;
 
   /**
-   *
    */
   /**
-   *
    */
   public function __construct() {
     self::validRelationships();
index 874ace7308ac005f60513c4d94e87dbc0b88e123..d208b7eeda422e71e160512f9a42bac62b0fa022 100644 (file)
  */
 class CRM_Report_Form_Contribute_PCP extends CRM_Report_Form {
   /**
-   *
    */
   /**
-   *
    */
   public function __construct() {
     $this->_columns = array(
index c41c9fc4bd41d85d85a8a6e82fd0dda15ac89403..3551899a05feebdecd126d1d35fc065337b7c5dd 100644 (file)
@@ -39,10 +39,8 @@ class CRM_Report_Form_Contribute_Repeat extends CRM_Report_Form {
   public $_drilldownReport = array('contribute/detail' => 'Link to Detail Report');
 
   /**
-   *
    */
   /**
-   *
    */
   public function __construct() {
     $this->_columns = array(
index 8d095dee6b5c3b040c94f559524b077bb59637dd..e68006ace1e03decc14139f1ec6c2c9a258e841e 100644 (file)
@@ -46,10 +46,8 @@ class CRM_Report_Form_Contribute_SoftCredit extends CRM_Report_Form {
   public $_drilldownReport = array('contribute/detail' => 'Link to Detail Report');
 
   /**
-   *
    */
   /**
-   *
    */
   public function __construct() {
 
index 4c0c1742763de7cce11abe5cf49210820b5a046e..4fc51f6ec300782e2d9f202341c991a30efcd83a 100644 (file)
@@ -46,10 +46,8 @@ class CRM_Report_Form_Contribute_Summary extends CRM_Report_Form {
   public $_drilldownReport = array('contribute/detail' => 'Link to Detail Report');
 
   /**
-   *
    */
   /**
-   *
    */
   public function __construct() {
 
index ff87350f92cca695374228534557e7daa3a8cd48..656f6571c901ebc07f7e3cfa0fb3bc0717e2a82b 100644 (file)
@@ -42,7 +42,6 @@ class CRM_Report_Form_Contribute_Sybunt extends CRM_Report_Form {
   public $_drilldownReport = array('contribute/detail' => 'Link to Detail Report');
 
   /**
-   *
    */
   public function __construct() {
     $yearsInPast = 10;
index b2af1b5e9620562b3f5c01db342770ebeca2f400..36c3226113c4efa19c60b8abac8c776567da9fc9 100644 (file)
@@ -46,10 +46,8 @@ class CRM_Report_Form_Contribute_TopDonor extends CRM_Report_Form {
   );
 
   /**
-   *
    */
   /**
-   *
    */
   public function __construct() {
     $this->_columns = array(
index e0c33d31cf9e50696285ed1762c0f741c828007d..198bdc1d07d42201103158f2952f363cadd899bd 100644 (file)
@@ -42,10 +42,8 @@ class CRM_Report_Form_Event_Income extends CRM_Report_Form_Event {
   protected $_add2groupSupported = FALSE;
 
   /**
-   *
    */
   /**
-   *
    */
   public function __construct() {
 
index 046945d9523d540ae9186b2e4ab1619f145669cf..ee1756c00fca9c855ccb20ba3082ef90efa40a8f 100644 (file)
@@ -51,10 +51,8 @@ class CRM_Report_Form_Event_IncomeCountSummary extends CRM_Report_Form_Event {
   public $_drilldownReport = array('event/participantlist' => 'Link to Detail Report');
 
   /**
-   *
    */
   /**
-   *
    */
   public function __construct() {
 
index c8e34536400f21af69df7f4add4b9278cc82bff2..b0d87a15a2ba6dbedbaa1b5bc7372661089c313e 100644 (file)
@@ -46,10 +46,8 @@ class CRM_Report_Form_Event_ParticipantListCount extends CRM_Report_Form_Event {
   public $_drilldownReport = array('event/income' => 'Link to Detail Report');
 
   /**
-   *
    */
   /**
-   *
    */
   public function __construct() {
     $this->_columns = array(
index 6f4af5d2e66d858fe72903f29b6d4bbd4a01cdbb..e5cd9e24eb5b616e97e2c59849d16f4402fad8d1 100644 (file)
@@ -53,10 +53,8 @@ class CRM_Report_Form_Event_ParticipantListing extends CRM_Report_Form_Event {
   public $_drilldownReport = array('event/income' => 'Link to Detail Report');
 
   /**
-   *
    */
   /**
-   *
    */
   public function __construct() {
     $this->_autoIncludeIndexedFieldsAsOrderBys = 1;
index c5a058e1eec4e5dea2922913c0dce7e016b31f8c..f2fbc92d6e9f660ee1679c817c5cf27526f0a58c 100644 (file)
@@ -51,10 +51,8 @@ class CRM_Report_Form_Event_Summary extends CRM_Report_Form_Event {
   public $_drilldownReport = array('event/income' => 'Link to Detail Report');
 
   /**
-   *
    */
   /**
-   *
    */
   public function __construct() {
 
index 8bd288b192027fd168678f27cb946e5af0eebfef..10d0c36ac24e0f82d1be0137184a1f7809132189 100644 (file)
@@ -43,10 +43,8 @@ class CRM_Report_Form_Extended extends CRM_Report_Form {
   protected $_baseTable = 'civicrm_contact';
 
   /**
-   *
    */
   /**
-   *
    */
   public function __construct() {
     parent::__construct();
index d09f93bfe24774bf86eaf08e70215b34f5371128..0e93431e49a51615a61e1b2c6d6eafed5f852d8b 100644 (file)
@@ -42,10 +42,8 @@ class CRM_Report_Form_Grant_Detail extends CRM_Report_Form {
   );
 
   /**
-   *
    */
   /**
-   *
    */
   public function __construct() {
     $this->_columns = array(
index 9b7bca57049223c892b922aa774aa04c383ccf39..0f9f28ae5bbf8eb32b45e2c6391cb76ac1a9ece7 100644 (file)
@@ -42,10 +42,8 @@ class CRM_Report_Form_Grant_Statistics extends CRM_Report_Form {
   protected $_add2groupSupported = FALSE;
 
   /**
-   *
    */
   /**
-   *
    */
   public function __construct() {
     $this->_columns = array(
index 533121d3bd807b04677760e07e240f0c48878dac..bfad21ecb7db6fdf103f08de51616739126ace24 100644 (file)
@@ -58,10 +58,8 @@ class CRM_Report_Form_Mailing_Bounce extends CRM_Report_Form {
   );
 
   /**
-   *
    */
   /**
-   *
    */
   public function __construct() {
     $this->_columns = array();
index 15dbd9c73571db9fc708d917db351340fd9e4b3d..fb9b50f6db176a2494cec45e47543d612ef8015f 100644 (file)
@@ -55,10 +55,8 @@ class CRM_Report_Form_Mailing_Clicks extends CRM_Report_Form {
   );
 
   /**
-   *
    */
   /**
-   *
    */
   public function __construct() {
     $this->_columns = array();
index 8d0ffd2c1e066c3507b0db7802a89652111697c8..6f222bf9e4000c09493960e61bdad55a360c5eee 100644 (file)
@@ -38,10 +38,8 @@ class CRM_Report_Form_Mailing_Detail extends CRM_Report_Form {
   protected $_exposeContactID = FALSE;
 
   /**
-   *
    */
   /**
-   *
    */
   public function __construct() {
     $this->_columns = array();
index 152387f2fe15bc61378ad67ebdf60c0100ae00fa..bfe148eccef96af022244807e48003ea8258fd54 100644 (file)
@@ -55,10 +55,8 @@ class CRM_Report_Form_Mailing_Opened extends CRM_Report_Form {
   );
 
   /**
-   *
    */
   /**
-   *
    */
   public function __construct() {
     $this->_columns = array();
index 9fd76ebaa04aa79dbf75b0a4c5cdefc2c76a09dc..7871092bcb2b44b63497183b37e0575a48d78955 100644 (file)
@@ -54,10 +54,8 @@ class CRM_Report_Form_Mailing_Summary extends CRM_Report_Form {
   public $campaignEnabled = FALSE;
 
   /**
-   *
    */
   /**
-   *
    */
   public function __construct() {
     $this->_columns = array();
index e99cb59c3c982b270b73f01b638d21bd8d091e6d..bb4057543ab1c300a334c376d8f998ee5878cd76 100644 (file)
@@ -47,10 +47,8 @@ class CRM_Report_Form_Member_ContributionDetail extends CRM_Report_Form {
   );
 
   /**
-   *
    */
   /**
-   *
    */
   public function __construct() {
     $config = CRM_Core_Config::singleton();
index 92122e0f2e413553b1cd7186b1856f46a0338d55..19a7f4d6846e994de6f2c39b04b21b07679f12f4 100644 (file)
@@ -48,10 +48,8 @@ class CRM_Report_Form_Member_Detail extends CRM_Report_Form {
   protected $_customGroupGroupBy = FALSE;
 
   /**
-   *
    */
   /**
-   *
    */
   public function __construct() {
 
index eee3cc3a5ded18ddca5040601725eec281e9bf61..e71fe22cee03daa64de3b26cc97c31368b13be29 100644 (file)
@@ -45,10 +45,8 @@ class CRM_Report_Form_Member_Lapse extends CRM_Report_Form {
   public $_drilldownReport = array('member/detail' => 'Link to Detail Report');
 
   /**
-   *
    */
   /**
-   *
    */
   public function __construct() {
 
index 7c2b9871bd523ae6f248bc9e54a0ae4f9c798d9d..81e2f42238648007989b27e5597702fc0927c6ee 100644 (file)
@@ -48,10 +48,8 @@ class CRM_Report_Form_Member_Summary extends CRM_Report_Form {
   public $_drilldownReport = array('member/detail' => 'Link to Detail Report');
 
   /**
-   *
    */
   /**
-   *
    */
   public function __construct() {
 
index 599382f036e2fe9b3c1add9b76c676f8a8bececc..d911acec18e0ee5a03113003295af6a1624570a1 100644 (file)
@@ -44,10 +44,8 @@ class CRM_Report_Form_Membership_Summary extends CRM_Report_Form {
   );
 
   /**
-   *
    */
   /**
-   *
    */
   public function __construct() {
     // UI for selecting columns to appear in the report list
index 68f3e524c708f95b0d27b92adebc81644d98589d..5c7c9545f98c3d937dbf72a680afd5b98bc80f20 100644 (file)
@@ -54,10 +54,8 @@ class CRM_Report_Form_Pledge_Detail extends CRM_Report_Form {
   );
 
   /**
-   *
    */
   /**
-   *
    */
   public function __construct() {
     $this->_pledgeStatuses = CRM_Contribute_PseudoConstant::contributionStatus();
index 7771143722851da99a2ec4e2cc507a1b915588f8..e0c9a0bc9f7007d1daa7a6a71b16d5ebb79a242e 100644 (file)
@@ -45,10 +45,8 @@ class CRM_Report_Form_Pledge_Pbnp extends CRM_Report_Form {
   );
 
   /**
-   *
    */
   /**
-   *
    */
   public function __construct() {
 
index 63ee7991bb9b0450a10d60624df2cd5f1a32c05a..b9afd73e58c4cdf8c4c4ca372166231ba97642ff 100644 (file)
@@ -43,10 +43,8 @@ class CRM_Report_Form_Pledge_Summary extends CRM_Report_Form {
   protected $_emailField = FALSE;
 
   /**
-   *
    */
   /**
-   *
    */
   public function __construct() {
     $this->_columns = array(
index 22f8c7a7cfc2ab3ab8323764c31721104f4d2999..148c9428b5ad53e9285cfee9cd8b3382ee2e3cc2 100644 (file)
@@ -62,7 +62,6 @@ class CRM_Report_Form_Register extends CRM_Core_Form {
    *
    * @return array
    *   reference to the array of default values
-   *
    */
   /**
    * @return array
index 1164f84613d12b77055f6cd5e2b2532c48517c24..0f37f5491f6bfa3f4e7ed7b6f30a24a80dfea0b9 100644 (file)
@@ -52,10 +52,8 @@ class CRM_Report_Form_Walklist_Walklist extends CRM_Report_Form {
   );
 
   /**
-   *
    */
   /**
-   *
    */
   public function __construct() {
     $this->_columns = array(
index d52b8046997ead0ddaa82dc79b93f6e37df75420..c1303681be7816e0faa56504b649c984781bc1fa 100644 (file)
@@ -48,7 +48,6 @@ class CRM_Report_Info extends CRM_Core_Component_Info {
    *
    * @return array
    *   collection of required component settings
-   *
    */
   /**
    * @return array
@@ -94,7 +93,6 @@ class CRM_Report_Info extends CRM_Core_Component_Info {
    *
    * @return array|null collection of required dashboard settings,
    *                    null if no element offered
-   *
    */
   /**
    * @return array|null
@@ -108,7 +106,6 @@ class CRM_Report_Info extends CRM_Core_Component_Info {
    * Provides component's user dashboard page object.
    *
    * @return mixed component's User Dashboard applet object
-   *
    */
   /**
    * @return mixed
@@ -125,7 +122,6 @@ class CRM_Report_Info extends CRM_Core_Component_Info {
    *
    * @return array|null collection of required dashboard settings,
    *                    null if no element offered
-   *
    */
   /**
    * @return array|null
@@ -142,7 +138,6 @@ class CRM_Report_Info extends CRM_Core_Component_Info {
    *
    * @return array|null collection of required pane settings,
    *                    null if no element offered
-   *
    */
   /**
    * @return array|null
@@ -160,7 +155,6 @@ class CRM_Report_Info extends CRM_Core_Component_Info {
    * class.
    *
    * @return array|null collection of activity types
-   *
    */
   /**
    * @return array|null
index c5e4d4c8ed5c7d4964e10997afb9ca1b7a42e7a0..26c64300a8b0f8b9c07462501fb2075d8235d70a 100644 (file)
@@ -87,7 +87,6 @@ interface CRM_Report_Interface {
    * The from clause should be a valid sql from clause including the word FROM
    * CiviMail will pick up the contacts where the email is primary and
    * is not on hold / opt out / do not email
-   *
    */
 
   /**
index 5f4afa6981a2d3c822e0931d7ef1e43e191f9c53..80dc44cb85ed2cdb6b056ce4fbb67186bd16d102 100644 (file)
@@ -77,7 +77,6 @@ class CRM_Report_Page_Options extends CRM_Core_Page_Basic {
    * Obtains the group name from url and sets the title.
    *
    * @return void
-   *
    */
   public function preProcess() {
     $this->_action = CRM_Utils_Request::retrieve('action', 'String', $this, FALSE);
index f2cd7794b306f30bad80fab100723091ce64506f..910161ac7602c6c2ff662792514af563cb9f90bc 100644 (file)
@@ -40,7 +40,6 @@ class CRM_SMS_BAO_Provider extends CRM_SMS_DAO_Provider {
    * @return \CRM_SMS_DAO_Provider
    */
   /**
-   *
    */
   public function __construct() {
     parent::__construct();
index 7fc2c34dbf4c1ea0ddf5002acbd977ce0c4b776a..d26a2f97c7da359ab69be0755e6ba9108b0dbeb6 100644 (file)
@@ -128,7 +128,6 @@ class CRM_SMS_Form_Provider extends CRM_Core_Form {
    *
    * @return array
    *   reference to the array of default values
-   *
    */
   /**
    * @return array
index a3239c36e1f3d7ac0a4c6778a754bf230b9d9ad5..df8729ab81c41c732fbb1277f946f6e7f144186c 100644 (file)
@@ -102,7 +102,6 @@ class CRM_SMS_Page_Provider extends CRM_Core_Page_Basic {
    * Finally it calls the parent's run method.
    *
    * @return void
-   *
    */
   public function run() {
     // set title and breadcrumb
index 274bff6f70b9e222abf3c27c09eb98528a52d7b5..de2fb2d98d21cee7118470e910fbbf54977b9bec 100644 (file)
@@ -91,13 +91,11 @@ abstract class CRM_SMS_Provider {
 
   /**
    * Send an SMS Message via the API Server
-   *
    */
   abstract function send($recipients, $header, $message, $dncID = NULL);
 
   /**
    * Return message text. Child class could override this function to have better control over the message being sent.
-   *
    */
   public function getMessage($message, $contactID, $contactDetails) {
     $html = $message->getHTMLBody();
index fd55b05490a171ab62bc744cabb423997654445b..6ace64ffe6c0c8a3ffbd4b431b433a8b18e423fd 100644 (file)
@@ -48,8 +48,6 @@ class CRM_UF_Form_Inline_Preview extends CRM_UF_Form_AbstractPreview {
    * @param
    *
    * @return void
-   *
-   *
    */
   public function preProcess() {
     if ($_SERVER['REQUEST_METHOD'] != 'POST') {
index 6b32ec7fcad25b237cee4d02ad0e98272bcdd1be..3d25fe9fc53344c3a7aa5774681d3b6cf5440952 100644 (file)
@@ -48,8 +48,6 @@ class CRM_UF_Form_Inline_PreviewById extends CRM_UF_Form_AbstractPreview {
    * @param
    *
    * @return void
-   *
-   *
    */
   public function preProcess() {
     // Inline forms don't get menu-level permission checks
index cc6105482da58938d9854930330f40ed45b55a10..591f29f8304cd9834235dbf758293e06d038a765 100644 (file)
@@ -48,8 +48,6 @@ class CRM_UF_Form_Preview extends CRM_UF_Form_AbstractPreview {
    * @param
    *
    * @return void
-   *
-   *
    */
   public function preProcess() {
     $flag = FALSE;
index 8c68ef582534a4a59fc33619f2976d4719350e30..529ce34c7de07241599fdc9e49fbc1602cd23542 100644 (file)
@@ -63,7 +63,6 @@ class CRM_UF_Page_Field extends CRM_Core_Page {
    * Get the action links for this page.
    *
    * @return array
-   *
    */
   function &actionLinks() {
     if (!isset(self::$_actionLinks)) {
@@ -233,7 +232,6 @@ class CRM_UF_Page_Field extends CRM_Core_Page {
    * type of action and executes that action.
    *
    * @return void
-   *
    */
   public function run() {
     // get the group id
index 7351b157a1c6ed95453d93df38864dd48dd23af0..b7035e6fe04ba0c727db67e7cf0189976fa91d68 100644 (file)
@@ -56,7 +56,6 @@ class CRM_UF_Page_Group extends CRM_Core_Page {
    * @param
    *
    * @return array
-   *
    */
   public function &actionLinks() {
     // check if variable _actionsLinks is populated
index e2c1b090c65677fadbac7c74b9553103080de813..09932f59169fdca3643c700b961dc58ca5f6af64 100644 (file)
@@ -345,7 +345,6 @@ SELECT  count( id ) as statusCount
   /**
    * This function should check if if need to skip current sql file
    * Name of this function will change according to the latest release
-   *
    */
   public static function upgrade_2_2_alpha3($rev) {
     // skip processing sql file, if fresh install -
index 9c249fe05343489afbf2b4f27a633a70ef785b87..6e3a2817f440d8bca5bbe8aed403bc1e99520ea7 100644 (file)
@@ -1016,7 +1016,6 @@ ALTER TABLE civicrm_financial_account
   /**
    * Update financial_account_id for bad data in financial_trxn table
    * CRM-12844
-   *
    */
   public function updateFinancialTrxnData(CRM_Queue_TaskContext $ctx) {
     $upgrade = new CRM_Upgrade_Form();
@@ -1079,7 +1078,6 @@ id IN (' . implode(',', $val) . ')';
   /**
    * Update financial_account_id for bad data in financial_trxn table
    * CRM-12844
-   *
    */
   public function updateLineItemData(CRM_Queue_TaskContext $ctx) {
     $sql = "SELECT cc.id contribution_id, cc.contribution_recur_id,
index 753f2be29e6fb651bca9ed8fb0e5f7543f5f0660..6da2674b3c13d658770565868e4c0d7524818b20 100644 (file)
@@ -197,7 +197,6 @@ class CRM_Upgrade_Snapshot_V4p2_Price_BAO_Field extends CRM_Upgrade_Snapshot_V4p
    *   name
    *
    * @static
-   *
    */
   public static function getTitle($id) {
     return CRM_Core_DAO::getFieldValue('CRM_Upgrade_Snapshot_V4p2_Price_DAO_Field', $id, 'label');
@@ -530,7 +529,6 @@ WHERE
    * @return boolean
    *
    * @static
-   *
    */
   public static function deleteField($id) {
     $field = new CRM_Upgrade_Snapshot_V4p2_Price_DAO_Field();
index 86fec2dc859d1895f34b771affa6b1cd10c37174..3285fe9acb4553d65d1484bea827de95bfbe0db8 100644 (file)
@@ -168,7 +168,6 @@ class CRM_Upgrade_Snapshot_V4p2_Price_BAO_FieldValue extends CRM_Upgrade_Snapsho
    *   name
    *
    * @static
-   *
    */
   public static function getOptionLabel($id) {
     return CRM_Core_DAO::getFieldValue('CRM_Upgrade_Snapshot_V4p2_Price_DAO_FieldValue', $id, 'label');
index 1af5289936f109e9e303d7a6015c186c52ddf75a..dc0c10a10bd93d9b3a988064f71a098f34a16f69 100644 (file)
@@ -104,7 +104,6 @@ class CRM_Upgrade_Snapshot_V4p2_Price_BAO_Set extends CRM_Upgrade_Snapshot_V4p2_
    * @return id $priceSetID
    *
    * @static
-   *
    */
   public static function getDefaultPriceSet($entity = 'contribution') {
     if ($entity == 'contribution') {
@@ -144,7 +143,6 @@ WHERE       ps.name = '{$entityName}'
    *   title
    *
    * @static
-   *
    */
   public static function getTitle($id) {
     return CRM_Core_DAO::getFieldValue('CRM_Upgrade_Snapshot_V4p2_Price_DAO_Set', $id, 'title');
index 0c76eb72090883d97e4fb6f35364f6d99b804cb6..ec133f691ba93c836c4b9b0eab0d78c2450a8c4b 100644 (file)
@@ -231,7 +231,6 @@ class CRM_Utils_Array {
    *   (optional) String to prepend to keys.
    * @param string $seperator
    *   (optional) String that separates the concatenated keys.
-   *
    */
   public static function flatten(&$list, &$flat, $prefix = '', $seperator = ".") {
     foreach ($list as $name => $value) {
@@ -259,7 +258,6 @@ class CRM_Utils_Array {
    *
    * @return array
    *   Array-encoded tree
-   *
    */
   public function unflatten($delim, &$arr) {
     $result = array();
@@ -373,7 +371,6 @@ class CRM_Utils_Array {
    *
    * @return bool
    *   True if $value was found, false otherwise.
-   *
    */
   public static function crmInArray($value, $params, $caseInsensitive = TRUE) {
     foreach ($params as $item) {
index d2aaf38dbc06c700b7cb29272c712890a2801c54..68c8862fcbf6d94f5e921f4382be506a585e6544 100644 (file)
@@ -64,7 +64,6 @@ class CRM_Utils_Cache {
    *
    * @return object
    * @static
-   *
    */
   public static function &singleton() {
     if (self::$_singleton === NULL) {
index 86b070c52aaa1e71acc041f30c9c1d70ae5eaf17..d4dfe043de061233ef18b510010c03cd5501801c 100644 (file)
@@ -49,7 +49,6 @@ class CRM_Utils_ICalendar {
    *   Text to escape.
    *
    * @return Escaped text
-   *
    */
   public static function formatText($text) {
     $text = strip_tags($text);
index c70e40d1fa84934fd38e51a3f22c393b0b968383..565bed7cf8e753e3939e21b984196b3f5bf24a79 100644 (file)
@@ -134,7 +134,6 @@ class CRM_Utils_JSON {
    * @param array $selectorElements
    *   Selector elements.
    * @return string
-   *
    */
   public static function encodeDataTableSelector($params, $sEcho, $iTotal, $iFilteredTotal, $selectorElements) {
     $sOutput = '{';
index a186d556ebf27921cd228483d1f1fbbd57f6461b..3a0049fbd16c6e272d1f4cbe123eecbc3bb16a58 100644 (file)
@@ -53,7 +53,6 @@ class CRM_Utils_Migrate_Export {
   protected $_xml;
 
   /**
-   *
    */
   public function __construct() {
     $this->_xml = array(
index 30ebc296b348684bdb4dbc31f445ca49d175f17c..76e0bfd3d335b91ba62a49369b64142afa224d54 100644 (file)
@@ -34,7 +34,6 @@
  */
 class CRM_Utils_Migrate_Import {
   /**
-   *
    */
   public function __construct() {
   }
index fd26acae5c504ceced8e4b773e6e5a33224922ff..c0af031fb5656ae6789f5860bbdbd1e793c11d0b 100644 (file)
@@ -39,7 +39,6 @@ class CRM_Utils_Migrate_ImportJSON {
   protected $_saveMapping;
 
   /**
-   *
    */
   public function __construct() {
     $this->_lookupCache = array();
index 8893b2a29da717ecdb68ee6f0ef71ec297872235..3fe0b3bcd9183995c62a28e5428b9c751e8d9dc1 100644 (file)
@@ -97,7 +97,6 @@ class CRM_Utils_PDF_Label extends TCPDF {
    *   Either the name of a Label Format in the Option Value table.
    *                  or an array of Label Format values.
    * @param string|\Unit $unit Unit of measure for the PDF document
-   *
    */
   public function __construct($format, $unit = 'mm') {
     if (is_array($format)) {
index 4774a6b93e39ff0f91487c5598f9434b74b760b5..2aee44bd81b48ed765b7baf28fb3497937b093e8 100644 (file)
@@ -139,7 +139,6 @@ class CRM_Utils_Pager extends Pager_Sliding {
    *
    *
    * @return void
-   *
    */
   public function initialize(&$params) {
     /* set the mode for the pager to Sliding */
@@ -230,7 +229,6 @@ class CRM_Utils_Pager extends Pager_Sliding {
    *
    * @return int
    *   the rowCount value to use
-   *
    */
   public function getPageRowCount($defaultPageRowCount = self::ROWCOUNT) {
     // POST has higher priority than GET vars
@@ -253,8 +251,6 @@ class CRM_Utils_Pager extends Pager_Sliding {
    *
    * @return array
    *   an array of the pageID and offset
-   *
-   *
    */
   public function getOffsetAndRowCount() {
     $pageId = $this->getCurrentPageID();
index a8d470872b106d04fc5a66dfea29cccd4a1fc632..23756b3444fc3f55e8ef422fb9d33bd1546afa6b 100644 (file)
@@ -58,7 +58,6 @@ class CRM_Utils_ReCAPTCHA {
    *
    * @return object
    * @static
-   *
    */
   public static function &singleton() {
     if (self::$_singleton === NULL) {
@@ -68,14 +67,12 @@ class CRM_Utils_ReCAPTCHA {
   }
 
   /**
-   *
    */
   public function __construct() {
   }
 
   /**
    * Add element to form
-   *
    */
   public static function add(&$form) {
     $error  = NULL;
index a8ef90facef2e232b24acabdf98bd0d627afbb73..5ec7b8d96017bf9e7e843aad9f41370259e1f90d 100644 (file)
@@ -182,7 +182,6 @@ class CRM_Utils_System {
    *   (optional) For maintenance mode.
    *
    * @return string
-   *
    */
   static function theme(
     &$content,
@@ -336,7 +335,6 @@ class CRM_Utils_System {
    *
    * @param string $title
    * @param string $pageTitle
-   *
    */
   public static function setTitle($title, $pageTitle = NULL) {
     self::$title = $title;
@@ -353,7 +351,6 @@ class CRM_Utils_System {
    *   Refererer should match any str in this array.
    * @param string $default
    *   (optional) The default userContext if no match found.
-   *
    */
   public static function setUserContext($names, $default = NULL) {
     $url = $default;
@@ -383,7 +380,6 @@ class CRM_Utils_System {
    *
    * @return string
    *   The class name of the object.
-   *
    */
   public static function getClassName($object) {
     return get_class($object);
@@ -394,7 +390,6 @@ class CRM_Utils_System {
    *
    * @param string $url
    *   The URL to provide to the browser via the Location header.
-   *
    */
   public static function redirect($url = NULL) {
     if (!$url) {
@@ -429,7 +424,6 @@ class CRM_Utils_System {
    *   (optional) The page title to use for the redirect page.
    * @param string $message
    *   (optional) The message to provide in the body of the redirect page.
-   *
    */
   static function jsRedirect(
     $url = NULL,
@@ -468,7 +462,6 @@ class CRM_Utils_System {
    * Append an additional breadcrumb tag to the existing breadcrumbs.
    *
    * @param $breadCrumbs
-   *
    */
   public static function appendBreadCrumb($breadCrumbs) {
     $config = CRM_Core_Config::singleton();
@@ -477,7 +470,6 @@ class CRM_Utils_System {
 
   /**
    * Reset an additional breadcrumb tag to the existing breadcrumb.
-   *
    */
   public static function resetBreadCrumb() {
     $config = CRM_Core_Config::singleton();
@@ -488,7 +480,6 @@ class CRM_Utils_System {
    * Append a string to the head of the HTML file.
    *
    * @param string $bc
-   *
    */
   public static function addHTMLHead($bc) {
     $config = CRM_Core_Config::singleton();
@@ -511,7 +502,6 @@ class CRM_Utils_System {
 
   /**
    * Rewrite various system URLs to https.
-   *
    */
   public static function mapConfigToSSL() {
     $config = CRM_Core_Config::singleton();
@@ -683,7 +673,6 @@ class CRM_Utils_System {
    *
    * @param string $message
    *   The message to set.
-   *
    */
   public static function setUFMessage($message) {
     $config = CRM_Core_Config::singleton();
@@ -1766,7 +1755,6 @@ class CRM_Utils_System {
   // getPluginList()
 
   /**
-   *
    */
   public static function executeScheduledJobs() {
     $facility = new CRM_Core_JobManager();
index e6833116bfa8ae2086089830662f4db1664c8969..4c3cdacfff64642615357ba509b30fdb6fb6282c 100644 (file)
@@ -295,7 +295,6 @@ abstract class CRM_Utils_System_Base {
    * @param object $user
    *   Object as described by the User Framework.
    * @return mixed $uniqueIdentifer Unique identifier from the user Framework system
-   *
    */
   public function getUniqueIdentifierFromUserObject($user) {
   }
@@ -305,7 +304,6 @@ abstract class CRM_Utils_System_Base {
    * @param object $user
    *   Object as described by the User Framework.
    * @return mixed <NULL, number>
-   *
    */
   public function getUserIDFromUserObject($user) {
   }
index fef504d6cbdf38661ed5a7a41d63934405b9958a..e71a3b5ecc36808f63de608abcd362ed7ccbb512 100644 (file)
@@ -47,8 +47,6 @@ class CRM_Utils_System_Drupal extends CRM_Utils_System_DrupalBase {
    *   Email id for cms user.
    *
    * @return uid if user exists, false otherwise
-   *
-   *
    */
   public function createUser(&$params, $mail) {
     $form_state = form_state_defaults();
@@ -186,7 +184,6 @@ class CRM_Utils_System_Drupal extends CRM_Utils_System_DrupalBase {
    *   Form object representing the 'current' form - to which the user will be returned.
    * @return string
    *   destination value for URL
-   *
    */
   /**
    * @param CRM_Core_Form $form
@@ -599,7 +596,6 @@ AND    u.status = 1
    *
    * @param string $message
    *   The message to set.
-   *
    */
   public function setMessage($message) {
     drupal_set_message($message);
@@ -778,7 +774,6 @@ AND    u.status = 1
   }
 
   /**
-   *
    */
   public function cmsRootPath($scriptFilename = NULL) {
     $cmsRoot = $valid = NULL;
index 0ef2a08dbdbf70e4110ec450743fe28b4100d6d7..4da3d34127c95c9970162a40c186a8eb994158ab 100644 (file)
@@ -84,7 +84,6 @@ class CRM_Utils_System_Drupal6 extends CRM_Utils_System_DrupalBase {
    *   Email id for cms user.
    *
    * @return uid if user exists, false otherwise
-   *
    */
   public function createUser(&$params, $mail) {
     $form_state = array();
@@ -225,7 +224,6 @@ class CRM_Utils_System_Drupal6 extends CRM_Utils_System_DrupalBase {
    *   Form object representing the 'current' form - to which the user will be returned.
    * @return string
    *   destination value for URL
-   *
    */
   public function getLoginDestination(&$form) {
     $args = NULL;
@@ -549,7 +547,6 @@ class CRM_Utils_System_Drupal6 extends CRM_Utils_System_DrupalBase {
    *
    * @param string $message
    *   The message to set.
-   *
    */
   public function setMessage($message) {
     drupal_set_message($message);
@@ -722,7 +719,6 @@ class CRM_Utils_System_Drupal6 extends CRM_Utils_System_DrupalBase {
   }
 
   /**
-   *
    */
   public function cmsRootPath($scriptFilename = NULL) {
     $cmsRoot = $valid = NULL;
index 6e83b3da0ff8bccff38d867e88a23e9eae0d9ab1..1852235fbe90e137dbfc6ba73e1db8784530c0d4 100644 (file)
@@ -47,8 +47,6 @@ class CRM_Utils_System_Drupal8 extends CRM_Utils_System_DrupalBase {
    *   Email id for cms user.
    *
    * @return uid if user exists, false otherwise
-   *
-   *
    */
   public function createUser(&$params, $mail) {
     $user = \Drupal::currentUser();
@@ -190,7 +188,6 @@ class CRM_Utils_System_Drupal8 extends CRM_Utils_System_DrupalBase {
    *   Form object representing the 'current' form - to which the user will be returned.
    * @return string
    *   destination value for URL
-   *
    */
   public function getLoginDestination(&$form) {
     $args = NULL;
@@ -535,7 +532,6 @@ class CRM_Utils_System_Drupal8 extends CRM_Utils_System_DrupalBase {
    *
    * @param string $message
    *   The message to set.
-   *
    */
   public function setMessage($message) {
     drupal_set_message($message);
@@ -667,7 +663,6 @@ class CRM_Utils_System_Drupal8 extends CRM_Utils_System_DrupalBase {
    * Get the default location for CiviCRM blocks
    *
    * @return string
-   *
    */
   public function getDefaultBlockLocation() {
     return 'sidebar_first';
index bc2dea9bac486420e72e361f693a554d5fe85716..de90d45d298e8b1d92bdc663478527f78c4c97af 100644 (file)
@@ -45,7 +45,6 @@ abstract class CRM_Utils_System_DrupalBase extends CRM_Utils_System_Base {
    */
   var $supports_UF_Logging = TRUE;
   /**
-   *
    */
   public function __construct() {
     /**
@@ -165,7 +164,6 @@ abstract class CRM_Utils_System_DrupalBase extends CRM_Utils_System_Base {
    *
    * @return string
    *   an HTML string containing a link to the given path.
-   *
    */
   function url(
     $path = NULL, $query = NULL, $absolute = FALSE,
@@ -242,7 +240,6 @@ abstract class CRM_Utils_System_DrupalBase extends CRM_Utils_System_Base {
    * @param object $user
    *   Object as described by the User Framework.
    * @return mixed $uniqueIdentifer Unique identifier from the user Framework system
-   *
    */
   public function getUniqueIdentifierFromUserObject($user) {
     return empty($user->mail) ? NULL : $user->mail;
@@ -327,7 +324,6 @@ abstract class CRM_Utils_System_DrupalBase extends CRM_Utils_System_Base {
    *
    * @return array
    *   CRM_Core_Module
-   *
    */
   public function getModules() {
     $result = array();
@@ -444,7 +440,6 @@ abstract class CRM_Utils_System_DrupalBase extends CRM_Utils_System_Base {
    *
    * @return string
    *   with the locale or null for none
-   *
    */
   public function getUFLocale() {
     // return CiviCRM’s xx_YY locale that either matches Drupal’s Chinese locale
@@ -478,7 +473,6 @@ abstract class CRM_Utils_System_DrupalBase extends CRM_Utils_System_Base {
    * @param array params
    *
    * FIXME: Document values accepted/required by $params
-   *
    */
   public function userLoginFinalize($params = array()) {
     user_login_finalize($params);
index 109bc1d079b04626ae88d47947c45ce1681d2e27..1a5b7205d8e430db1217dda8403e6a9b17ef7e39 100644 (file)
@@ -38,7 +38,6 @@
  */
 class CRM_Utils_System_Joomla extends CRM_Utils_System_Base {
   /**
-   *
    */
   public function __construct() {
     /**
@@ -59,7 +58,6 @@ class CRM_Utils_System_Joomla extends CRM_Utils_System_Base {
    *   Email id for cms user.
    *
    * @return uid if user exists, false otherwise
-   *
    */
   public function createUser(&$params, $mail) {
     $baseDir = JPATH_SITE;
@@ -575,7 +573,6 @@ class CRM_Utils_System_Joomla extends CRM_Utils_System_Base {
    *
    * @param array $data
    *   Array with user specific data.
-   *
    */
   public function setUserSession($data) {
     list($userID, $ufID) = $data;
@@ -591,7 +588,6 @@ class CRM_Utils_System_Joomla extends CRM_Utils_System_Base {
    *
    * @param string $message
    *   The message to set.
-   *
    */
   public function setMessage($message) {
     return;
@@ -748,7 +744,6 @@ class CRM_Utils_System_Joomla extends CRM_Utils_System_Base {
    * @param object $user
    *   Object as described by the User Framework.
    * @return mixed $uniqueIdentifer Unique identifier from the user Framework system
-   *
    */
   public function getUniqueIdentifierFromUserObject($user) {
     return ($user->guest) ? NULL : $user->email;
index 4d24cc61df02a31dbb5da2183707d0c5f503fd21..63c74e10bd7ee0ed4c0e37f9ed0eff76bef7c6d4 100644 (file)
@@ -113,7 +113,6 @@ class CRM_Utils_System_Soap extends CRM_Utils_System_Base {
    *
    * @return string
    *   an HTML string containing a link to the given path.
-   *
    */
   public function url($path = NULL, $query = NULL, $absolute = TRUE, $fragment = NULL) {
     if (isset(self::$ufClass)) {
@@ -173,7 +172,6 @@ class CRM_Utils_System_Soap extends CRM_Utils_System_Base {
 
   /**
    * Swap the current UF for soap
-   *
    */
   public function swapUF() {
     $config = CRM_Core_Config::singleton();
index 2c746d41c1486ebcdb25679c14b8dd54e8569271..f2513e5293d689a4e887ec739719f13ce634dd99 100644 (file)
@@ -38,7 +38,6 @@
  */
 class CRM_Utils_System_UnitTests extends CRM_Utils_System_Drupal {
   /**
-   *
    */
   public function __construct() {
     $this->is_drupal = FALSE;
@@ -172,7 +171,6 @@ class CRM_Utils_System_UnitTests extends CRM_Utils_System_Drupal {
    *
    * @return string
    *   an HTML string containing a link to the given path.
-   *
    */
   /**
    * @param null|string $path
@@ -268,7 +266,6 @@ class CRM_Utils_System_UnitTests extends CRM_Utils_System_Drupal {
    *
    * @param string $message
    *   The message to set.
-   *
    */
   /**
    * @param string $message
index 7da8a9b3853dd99e72974b1c5eefb4aee092d5a0..e2eec7c8796849b2dce32a3c1293c3c6b57d6fe5 100644 (file)
@@ -38,7 +38,6 @@
  */
 class CRM_Utils_System_WordPress extends CRM_Utils_System_Base {
   /**
-   *
    */
   public function __construct() {
     /**
@@ -737,7 +736,6 @@ class CRM_Utils_System_WordPress extends CRM_Utils_System_Base {
    * @param object $user
    *   Object as described by the User Framework.
    * @return mixed $uniqueIdentifer Unique identifier from the user Framework system
-   *
    */
   public function getUniqueIdentifierFromUserObject($user) {
     return empty($user->user_email) ? NULL : $user->user_email;
@@ -751,7 +749,6 @@ class CRM_Utils_System_WordPress extends CRM_Utils_System_Base {
    *
    * @return string
    *   loginURL for the current CMS
-   *
    */
   public function getLoginURL($destination = '') {
     $config = CRM_Core_Config::singleton();
@@ -772,7 +769,6 @@ class CRM_Utils_System_WordPress extends CRM_Utils_System_Base {
    *
    * @return string
    *   version number
-   *
    */
   public function getVersion() {
     if (function_exists('get_bloginfo')) {
index 8eed46b63cf1b6398d3536bcf41f5bbc86d8be1d..26f6c3a94f6d93c9d9dcf80486b797ba1119dbbd 100644 (file)
@@ -1141,7 +1141,6 @@ class CRM_Utils_Token {
    * @param $string
    * @return array
    *   fields to pass in as return properties when populating token
-   *
    */
   public static function getReturnProperties(&$string) {
     $returnProperties = array();
@@ -1412,7 +1411,6 @@ class CRM_Utils_Token {
   }
   /**
    * Replace greeting tokens exists in message/subject
-   *
    */
   public static function replaceGreetingTokens(&$tokenString, $contactDetails = NULL, $contactId = NULL, $className = NULL, $escapeSmarty = FALSE) {
 
@@ -1572,7 +1570,6 @@ class CRM_Utils_Token {
   }
 
   /**
-   *
    */
   protected static function _buildContributionTokens() {
     $key = 'contribution';
index 8750a4951f156322d1e7f278902fa8b0357daca8..b07ad4f6e46fbc61bd05c0d11cbd16b9d7a58cf9 100644 (file)
@@ -111,7 +111,6 @@ class CRM_Utils_Tree {
    *
    * @return array(
   ref) | false node if found else false
-   *
    */
   //public function &findNode(&$parentNode, $name)
   public function &findNode($name, &$parentNode) {
@@ -151,7 +150,6 @@ class CRM_Utils_Tree {
   ref) $node node which needs to checked
    *
    * @return boolean
-   *
    */
   public function isLeafNode(&$node) {
     return (count($node['children']) ? TRUE : FALSE);
@@ -164,7 +162,6 @@ class CRM_Utils_Tree {
    *
    * @return array
    *   (ref)
-   *
    */
   public function &createNode($name) {
     $node['name']     = $name;
@@ -182,7 +179,6 @@ class CRM_Utils_Tree {
    * @param array (ref) - node to be added
    *
    * @return void
-   *
    */
   public function addNode($parentName, &$node) {
     $temp = '';
@@ -200,7 +196,6 @@ class CRM_Utils_Tree {
    * @param string - key to be used (optional)
    *
    * @return void
-   *
    */
   public function addData($parentName, $childName, $data) {
     $temp = '';
@@ -220,7 +215,6 @@ class CRM_Utils_Tree {
    * @param none
    *
    * @return tree
-   *
    */
   public function getTree() {
     return $this->tree;
@@ -232,7 +226,6 @@ class CRM_Utils_Tree {
    * @param none
    *
    * @return void
-   *
    */
   public function display() {
     print_r($this->tree);
index 39d8b832c5a509da19bf412d5aaaa4b4550f3030..f7f19905e84299e472cb60b0cbc97dc376560aa9 100644 (file)
@@ -97,7 +97,6 @@ class CRM_Utils_VersionCheck {
 
   /**
    * Class constructor
-   *
    */
   public function __construct() {
     global $civicrm_root;
index 3aa2f7372e52d8aae30cbe72b8890325e8b91f74..0474c2e5e1ade2828151bdf252421f0a6c76a413 100644 (file)
@@ -43,7 +43,6 @@ class CRM_Utils_Wrapper {
    * Simple Controller
    *
    * The controller which will handle the display and processing of this page.
-   *
    */
   protected $_controller;
 
@@ -60,7 +59,6 @@ class CRM_Utils_Wrapper {
    * @param bool ignoreKey should we not set a qfKey for this controller (for standalone forms)
    *
    * @return void
-   *
    */
   public function run($formName, $formLabel = NULL, $arguments = NULL) {
     if (is_array($arguments)) {
index 84f83b8005ed23523a7e9a60192fa7f859367f5d..8dd97a6289d1cee9aa1777a15eb85e4ebad627c3 100644 (file)
@@ -52,7 +52,6 @@ class MagicFunctionProvider implements EventSubscriberInterface, ProviderInterfa
   private $cache;
 
   /**
-   *
    */
   public function __construct() {
     $this->cache = array();
index 9b8823472f886cfc1ee53ea7e76ab728e62d28f3..639e3d6b6d2cfe37a3e90f6a22b24a01add9ac2b 100644 (file)
@@ -319,7 +319,6 @@ class civicrm_cli_csv_exporter extends civicrm_cli {
   var $separator = ',';
 
   /**
-   *
    */
   function __construct() {
     $this->_required_arguments = array('entity');
@@ -365,7 +364,6 @@ class civicrm_cli_csv_file extends civicrm_cli {
   var $separator = ',';
 
   /**
-   *
    */
   function __construct() {
     $this->_required_arguments = array('entity', 'file');
index 9c9c66570f300f9590ae12f8a83786a19e1baf1f..28db57bb8f4ea181ff0b7c820f37543dffb95bbb 100644 (file)
@@ -31,7 +31,6 @@
  */
 class CiviReportMail {
   /**
-   *
    */
   function __construct() {
     $this->initialize();
index ecb028ecab0a33376b1321cc863ba74f5b516a5a..3c04bab5616e0cbd8f09d7a3cdbada33fa29cdfa 100644 (file)
@@ -40,7 +40,6 @@ require_once 'CRM/Core/Config.php';
  */
 class CRM_ParticipantProcessor {
   /**
-   *
    */
   function __construct() {
     $config = CRM_Core_Config::singleton();
index 452969c45bea6e9ef931a2323ed8e3b1fdcc9f81..7f73f669a6a701246f5062e5c92aac2ddffe9135 100644 (file)
@@ -39,7 +39,6 @@ require_once 'CRM/Core/Config.php';
  */
 class CRM_RespondentProcessor {
   /**
-   *
    */
   function __construct() {
     $config = CRM_Core_Config::singleton();
index 6d2c76e9d50939717ec41171a948e5e05809579f..d91bd5af2224040df163f02a5ebe3920c49350f5 100644 (file)
@@ -43,7 +43,6 @@
  */
 class CRM_UpdateGreeting {
   /**
-   *
    */
   function __construct() {
     $this->initialize();
index cf51117d888136b8db6a517257b1e2840bad95da..8c6140fd9cc16d07189be7c725e1fa0b3a1016dd 100644 (file)
@@ -44,7 +44,6 @@
  */
 class CRM_UpdateMembershipRecord {
   /**
-   *
    */
   function __construct() {
     // you can run this program either from an apache command, or from the cli
index ee6f7e2fcf93cfc391b364a8e93d4f75540994f9..c511bd3d46718c52caed8b9ecc210f8530c6e10b 100644 (file)
@@ -36,7 +36,6 @@
  */
 class CRM_UpdateMembershipReminderDate {
   /**
-   *
    */
   function __construct() {
     // you can run this program either from an apache command, or from the cli
index 981b8c3482cd40f63dc321d2348fe30b2c5bc3a9..98da45db94bc7ddeeed44f74e4d5bcb4d8d6d9c2 100644 (file)
@@ -41,7 +41,6 @@ require_once 'CRM/Core/Config.php';
  */
 class CRM_UpdatePledgeRecord {
   /**
-   *
    */
   function __construct() {
     $config = CRM_Core_Config::singleton();
index 1bb7b84e5d9497154927d3f08ff39dd4e9b7881b..bd24f1812fd38ed7626e3ae624168538dbeb4108 100644 (file)
@@ -34,7 +34,6 @@
  */
 class CRM_Cron_Action {
   /**
-   *
    */
   function __construct() {
     // you can run this program either from an apache command, or from the cli
index b198ce0d8f41e4d0770e38df8edc759b0e6dd544..5dd879b64aa33a8487ce4e6ad7c721d52a1d07ca 100644 (file)
@@ -20,7 +20,6 @@ class test_extension_manager_paymenttest extends CRM_Core_Payment {
    *
    * @return object
    * @static
-   *
    */
   static function &singleton($mode = 'test', &$paymentProcessor, &$paymentForm = NULL, $force = FALSE) {
     $processorName = $paymentProcessor['name'];
index a0415cac889a33ccfb260b4a3e955afe55b6d876..4edf0d4acf903f6357d09b9f855fcf769c3d246f 100644 (file)
@@ -5,7 +5,6 @@
  */
 class test_extension_manager_reporttest extends CRM_Core_Report {
   /**
-   *
    */
   function __construct() {
     $logging        = new CRM_Logging_Schema;
index 7d73bf1915d541ac9d619b36e95e4a69d2d0dd0b..29f4df4ecd97402ebb505bd54318b54b1341ec26 100644 (file)
@@ -44,7 +44,6 @@ class AllTests extends CiviTestSuite {
   private static $instance = NULL;
 
   /**
-   *
    */
   private static function getInstance() {
     if (is_null(self::$instance)) {
index 68509919b61b2b2015dbab81da9894ca97766d46..3efc29f025015935255db0262a2baf509241af9b 100644 (file)
@@ -44,7 +44,6 @@ class CRM_Activity_AllTests extends CiviTestSuite {
   private static $instance = NULL;
 
   /**
-   *
    */
   private static function getInstance() {
     if (is_null(self::$instance)) {
index 3ce03b0314e8d2cd0e4bc968f43b0e58b99971b8..86f355f471697feb9531e55dbd06b9e2f8eca5c5 100644 (file)
@@ -38,7 +38,6 @@ class CRM_Activity_BAO_ActivityAssignmentTest extends CiviUnitTestCase {
   /**
    * Sets up the fixture, for example, opens a network connection.
    * This method is called before a test is executed.
-   *
    */
   protected function setUp() {
     parent::setUp();
@@ -47,7 +46,6 @@ class CRM_Activity_BAO_ActivityAssignmentTest extends CiviUnitTestCase {
   /**
    * Tears down the fixture, for example, closes a network connection.
    * This method is called after a test is executed.
-   *
    */
   protected function tearDown() {
   }
index 5f43b66c27127de06885dc26284d175cd28fb287..398726ed429a3ecbc2eaf1e350be15ecfbe801c5 100644 (file)
@@ -38,7 +38,6 @@ class CRM_Activity_BAO_ActivityTargetTest extends CiviUnitTestCase {
   /**
    * Sets up the fixture, for example, opens a network connection.
    * This method is called before a test is executed.
-   *
    */
   protected function setUp() {
     parent::setUp();
@@ -47,7 +46,6 @@ class CRM_Activity_BAO_ActivityTargetTest extends CiviUnitTestCase {
   /**
    * Tears down the fixture, for example, closes a network connection.
    * This method is called after a test is executed.
-   *
    */
   protected function tearDown() {
   }
index f42d8f1a1cb48e35634347e8b01e1dab76b0d0c9..c63f8c95c08b4f1a1570ce4a1a808e449caaecec 100644 (file)
@@ -44,7 +44,6 @@ class CRM_AllTests extends CiviTestSuite {
   private static $instance = NULL;
 
   /**
-   *
    */
   private static function getInstance() {
     if (is_null(self::$instance)) {
index c19d8114510eae1d7f948b8b272a91f264e8b0d8..8a7a9333599d023055a1132ac80326dc26e8386f 100644 (file)
@@ -125,7 +125,6 @@ class CRM_Batch_Form_EntryTest extends CiviUnitTestCase {
   /**
    * Tears down the fixture, for example, closes a network connection.
    * This method is called after a test is executed.
-   *
    */
   public function tearDown()
   {
index e04d6ed59f0cb103be62760f5f644bf3b343b074..261da7350bad287fb95b73b3d4fcfeaa020a9c9f 100644 (file)
@@ -14,7 +14,6 @@ class CRM_Case_AllTests extends CiviTestSuite {
   private static $instance = NULL;
 
   /**
-   *
    */
   private static function getInstance() {
     if (is_null(self::$instance)) {
index 22e4ee421ad36328eb6e869babad84ae17323730..a3e808f1ee1e39a742d91e91b0e6f23affec5443 100644 (file)
@@ -44,7 +44,6 @@ class CRM_Contacts_AllTests extends CiviTestSuite {
   private static $instance = NULL;
 
   /**
-   *
    */
   private static function getInstance() {
     if (is_null(self::$instance)) {
index c12141a9a7c1f92d37e2bfd51010e745a083eb71..3667e4df71f7600824a3808a0869da5a489a4086 100644 (file)
@@ -1165,7 +1165,6 @@ class CRM_Contact_BAO_ContactTest extends CiviUnitTestCase {
 
   /**
    * Test case for getPrimaryEmail( )
-   *
    */
   public function testGetPrimaryEmail() {
     //get the contact params
@@ -1189,7 +1188,6 @@ class CRM_Contact_BAO_ContactTest extends CiviUnitTestCase {
 
   /**
    * Test case for getPrimaryOpenId( )
-   *
    */
   public function testGetPrimaryOpenId() {
     //get the contact params
@@ -1214,7 +1212,6 @@ class CRM_Contact_BAO_ContactTest extends CiviUnitTestCase {
 
   /**
    * Test case for matchContactOnEmail( )
-   *
    */
   public function testMatchContactOnEmail() {
     //get the contact params
@@ -1236,7 +1233,6 @@ class CRM_Contact_BAO_ContactTest extends CiviUnitTestCase {
 
   /**
    * Test case for getContactType( )
-   *
    */
   public function testGetContactType() {
     //get the contact params
@@ -1256,7 +1252,6 @@ class CRM_Contact_BAO_ContactTest extends CiviUnitTestCase {
 
   /**
    * Test case for displayName( )
-   *
    */
   public function testDisplayName() {
     //get the contact params
@@ -1284,7 +1279,6 @@ class CRM_Contact_BAO_ContactTest extends CiviUnitTestCase {
 
   /**
    * Test case for getDisplayAndImage( )
-   *
    */
   public function testGetDisplayAndImage() {
     //get the contact params
@@ -1331,7 +1325,6 @@ class CRM_Contact_BAO_ContactTest extends CiviUnitTestCase {
 
   /**
    * Build common params
-   *
    */
   private function contactParams() {
 
index c9130eca1f57f4cb27e2285f7c149d625a482909..5e8ad5619e42ad2dac806e29347e2c96d3387462 100644 (file)
@@ -61,7 +61,6 @@ DELETE FROM civicrm_contact_type
   /**
    * Methods create Contact with valid data
    * success expected
-   *
    */
   public function testCreateContact() {
     //check for Type:Individual
index f3841f8da9e48151307c861aafc31d3dfdbcf11e..0b2c19607d824fdacdb2cb2b79e50aa360fc4bf7 100644 (file)
@@ -92,7 +92,6 @@ DELETE FROM civicrm_contact_type
   /**
    * Methods create relationshipType with valid data
    * success expected
-   *
    */
   public function testRelationshipTypeAddIndiviParent() {
     //check Individual to Parent RelationshipType
@@ -152,7 +151,6 @@ DELETE FROM civicrm_contact_type
 
   /**
    * Methods create relationshipe within same contact type with invalid Relationships
-   *
    */
   public function testRelationshipCreateInvalidWithinSameType() {
     //check for Individual to Parent
@@ -180,7 +178,6 @@ DELETE FROM civicrm_contact_type
 
   /**
    * Methods create relationshipe within diff contact type with invalid Relationships
-   *
    */
   public function testRelCreateInvalidWithinDiffTypeSpocorIndivi() {
     //check for Sponcer to Individual
@@ -234,7 +231,6 @@ DELETE FROM civicrm_contact_type
   /**
    * Methods create relationshipe within same contact type with valid data
    * success expected
-   *
    */
   public function testRelationshipCreateWithinSameType() {
     //check for Individual to Parent
@@ -263,7 +259,6 @@ DELETE FROM civicrm_contact_type
   /**
    * Methods create relationshipe within different contact type with valid data
    * success expected
-   *
    */
   public function testRelCreateWithinDiffTypeSponsorIndivi() {
     //check for Sponcer to Individual
index 163dad82bb91c48726650c167a4680f15ef16783..10c28081e9535d6de1add9e66d26c8e5e361366d 100644 (file)
@@ -192,7 +192,6 @@ class CRM_Contact_BAO_GroupContactCacheTest extends CiviUnitTestCase {
   /**
    * Sets up the fixture, for example, opens a network connection.
    * This method is called before a test is executed.
-   *
    */
   protected function setUp() {
     $this->_testObjects = array();
@@ -202,7 +201,6 @@ class CRM_Contact_BAO_GroupContactCacheTest extends CiviUnitTestCase {
   /**
    * Tears down the fixture, for example, closes a network connection.
    * This method is called after a test is executed.
-   *
    */
   protected function tearDown() {
     parent::tearDown();
index 079966203a37d49d4816bb207b85e9bbd6816a7d..19a0ec7772ad8e328e1e0ae6e63d34175c1a0e0a 100644 (file)
@@ -39,7 +39,6 @@ class CRM_Contact_BAO_GroupContactTest extends CiviUnitTestCase {
   /**
    * Sets up the fixture, for example, opens a network connection.
    * This method is called before a test is executed.
-   *
    */
   protected function setUp() {
     parent::setUp();
@@ -48,7 +47,6 @@ class CRM_Contact_BAO_GroupContactTest extends CiviUnitTestCase {
   /**
    * Tears down the fixture, for example, closes a network connection.
    * This method is called after a test is executed.
-   *
    */
   protected function tearDown() {
   }
index c6aaf8a8e5cce745bdfd6483743991a23370265e..9ebc6ab1b1614f6781a1c8ccb9ba2bb3eae35b81 100644 (file)
@@ -38,7 +38,6 @@ class CRM_Contact_BAO_GroupTest extends CiviUnitTestCase {
   /**
    * Sets up the fixture, for example, opens a network connection.
    * This method is called before a test is executed.
-   *
    */
   protected function setUp() {
     parent::setUp();
@@ -47,7 +46,6 @@ class CRM_Contact_BAO_GroupTest extends CiviUnitTestCase {
   /**
    * Tears down the fixture, for example, closes a network connection.
    * This method is called after a test is executed.
-   *
    */
   protected function tearDown() {
     $this->quickCleanup(array('civicrm_mapping_field', 'civicrm_mapping', 'civicrm_group', 'civicrm_saved_search'));
index 984796b319e9e63d32a4b6cee8f73bf93694e025..269822447d0b2f9ac33254f7e0223a715b6bd877 100644 (file)
@@ -44,7 +44,6 @@ class CRM_Contribute_AllTests extends CiviTestSuite {
   private static $instance = NULL;
 
   /**
-   *
    */
   private static function getInstance() {
     if (is_null(self::$instance)) {
index 7f3a088f46b86778eafee5c9edcb0b1d56dd93b8..7460038140890f4f7a209d0717cdc39cef8787ac 100644 (file)
@@ -44,7 +44,6 @@ class CRM_Core_AllTests extends CiviTestSuite {
   private static $instance = NULL;
 
   /**
-   *
    */
   private static function getInstance() {
     if (is_null(self::$instance)) {
index 7fc842483695cb8ac3c88233ed713a0d3ad410f8..e92a01a9f60946a07b8a63e2db7f397da8567aa9 100644 (file)
@@ -418,7 +418,6 @@ class CRM_Core_BAO_ActionScheduleTest extends CiviUnitTestCase {
   /**
    * Tears down the fixture, for example, closes a network connection.
    * This method is called after a test is executed.
-   *
    */
   public function tearDown() {
     parent::tearDown();
@@ -567,7 +566,6 @@ class CRM_Core_BAO_ActionScheduleTest extends CiviUnitTestCase {
 
   /**
    * Test that the first and SECOND notifications are sent out
-   *
    */
   public function testMembershipEndDate_Repeat() {
     // creates membership with end_date = 20120615
@@ -880,7 +878,6 @@ class CRM_Core_BAO_ActionScheduleTest extends CiviUnitTestCase {
   /**
    * Sets up the fixture, for example, opens a network connection.
    * This method is called before a test is executed.
-   *
    */
   protected function _setUp() {
     $this->_testObjects = array();
@@ -889,7 +886,6 @@ class CRM_Core_BAO_ActionScheduleTest extends CiviUnitTestCase {
   /**
    * Tears down the fixture, for example, closes a network connection.
    * This method is called after a test is executed.
-   *
    */
   protected function _tearDown() {
     parent::tearDown();
index 092f2ee1be562dea3654ec68ff7faec7f32d6e24..85c5fad585573ba5a914f1b9575411975753a526 100644 (file)
@@ -113,7 +113,6 @@ class CRM_Core_BAO_CustomValueTableSetGetTest extends CiviUnitTestCase {
 
   /**
    * Test setValues() and getValues() methods with custom field YesNo(Boolean) Radio
-   *
    */
   public function testSetGetValuesYesNoRadio() {
     $params = array();
index 13ef9f2ba1178f0e36e99b64cc9d9eeb9a970a24..e6daee06924ea8770c6fb6d91d1de55ab52bab8d 100644 (file)
@@ -15,7 +15,6 @@ class CRM_Core_BAO_CustomValueTableTest extends CiviUnitTestCase {
 
   /**
    * Test store function for country
-   *
    */
   public function testStoreCountry() {
     $params      = array();
@@ -50,7 +49,6 @@ class CRM_Core_BAO_CustomValueTableTest extends CiviUnitTestCase {
 
   /**
    * Test store function for file
-   *
    */
   public function atestStoreFile() {
     $params      = array();
@@ -85,7 +83,6 @@ class CRM_Core_BAO_CustomValueTableTest extends CiviUnitTestCase {
 
   /**
    * Test store function for state province
-   *
    */
   public function testStoreStateProvince() {
     $params      = array();
@@ -119,7 +116,6 @@ class CRM_Core_BAO_CustomValueTableTest extends CiviUnitTestCase {
 
   /**
    * Test store function for date
-   *
    */
   public function testStoreDate() {
     $params      = array();
@@ -154,7 +150,6 @@ class CRM_Core_BAO_CustomValueTableTest extends CiviUnitTestCase {
 
   /**
    * Test store function for rich text editor
-   *
    */
   public function testStoreRichTextEditor() {
     $params      = array();
@@ -189,7 +184,6 @@ class CRM_Core_BAO_CustomValueTableTest extends CiviUnitTestCase {
 
   /**
    * Test getEntityValues function for stored value
-   *
    */
   public function testgetEntityValues() {
 
index cdd71734da6d8085cc61f418dfe98846b1d4ac23..7378c864532c4ae6a99a8d3cb4dd0ebb80d6e5a5 100644 (file)
@@ -50,7 +50,6 @@ class CRM_Core_BAO_LocationTest extends CiviUnitTestCase {
   /**
    * Tears down the fixture, for example, closes a network connection.
    * This method is called after a test is executed.
-   *
    */
   public function tearDown() {
     $tablesToTruncate = array(
@@ -358,7 +357,6 @@ class CRM_Core_BAO_LocationTest extends CiviUnitTestCase {
    * DeleteLocBlock() method
    * delete the location block
    * created with various elements.
-   *
    */
   public function testDeleteLocBlock() {
     $this->_contactId = Contact::createIndividual();
index 72f7cd13ed648982e943c8aff0365ae428e7a7d3..aaa22cd5f7164b375422e9b2c40332e963cd95ab 100644 (file)
@@ -36,7 +36,6 @@ class CRM_Core_BAO_RecurringEntityTest extends CiviUnitTestCase {
   /**
    * Sets up the fixture, for example, opens a network connection.
    * This method is called before a test is executed.
-   *
    */
   protected function setUp() {
     parent::setUp();
@@ -45,7 +44,6 @@ class CRM_Core_BAO_RecurringEntityTest extends CiviUnitTestCase {
   /**
    * Tears down the fixture, for example, closes a network connection.
    * This method is called after a test is executed.
-   *
    */
   protected function tearDown() {
   }
index 59ad720756f40d156e7e5d4848c6bf9737c5552b..983faab6577e937b60625a7779659eb276336346 100644 (file)
@@ -78,7 +78,6 @@ class CRM_Core_Payment_AuthorizeNetIPNTest extends CiviUnitTestCase {
   }
 
   /**
-   *
    */
   public function getRecurTransaction() {
     return array(
index fd8f5ba1cba520f6d93bb1521e5ded9ac3f5f2b4..b3d188cc41f38b6157e21ce339f3093976898e9c 100644 (file)
@@ -112,7 +112,6 @@ class CRM_Core_Payment_BaseIPNTest extends CiviUnitTestCase {
 
   /**
    * Test the LoadObjects function with recurring membership data
-   *
    */
   public function testLoadMembershipObjects() {
     $this->_setUpMembershipObjects();
@@ -127,7 +126,6 @@ class CRM_Core_Payment_BaseIPNTest extends CiviUnitTestCase {
   }
   /**
    * Test the LoadObjects function with recurring membership data
-   *
    */
   public function testLoadMembershipObjectsLoadAll() {
     $this->_setUpMembershipObjects();
@@ -146,7 +144,6 @@ class CRM_Core_Payment_BaseIPNTest extends CiviUnitTestCase {
   }
   /**
    * Test the LoadObjects function with recurring membership data
-   *
    */
   public function testsendMailMembershipObjects() {
     $this->_setUpMembershipObjects();
@@ -161,7 +158,6 @@ class CRM_Core_Payment_BaseIPNTest extends CiviUnitTestCase {
 
   /**
    * Test the LoadObjects function with recurring membership data
-   *
    */
   public function testsendMailMembershipWithoutLoadObjects() {
     $this->_setUpMembershipObjects();
@@ -202,7 +198,6 @@ class CRM_Core_Payment_BaseIPNTest extends CiviUnitTestCase {
   }
 
   /**
-   *
    */
   public function testComposeMailParticipantObjects() {
     $this->_setUpParticipantObjects();
@@ -302,7 +297,6 @@ class CRM_Core_Payment_BaseIPNTest extends CiviUnitTestCase {
 
   /**
    * Test the LoadObjects function with a pledge
-   *
    */
   public function testsendMailPledge() {
     $this->_setUpPledgeObjects();
@@ -314,7 +308,6 @@ class CRM_Core_Payment_BaseIPNTest extends CiviUnitTestCase {
 
   /**
    * Test that an error is returned if required set & no contribution page
-   *
    */
   public function testRequiredWithoutProcessorID() {
     $this->_setUpPledgeObjects();
@@ -343,7 +336,6 @@ class CRM_Core_Payment_BaseIPNTest extends CiviUnitTestCase {
 
   /**
    * Test that an error is returned if required set & contribution page exists
-   *
    */
   public function testRequiredWithContributionPageError() {
     $this->_setUpContributionObjects();
index c7901b2b96d4b9d3b339a0b46a077abf1e6b1113..9186a17a1c0871f32a7074ef4ea9d47326562872 100644 (file)
@@ -275,7 +275,6 @@ class CRM_Core_Payment_PayPalProIPNTest extends CiviUnitTestCase {
     );
   }
   /**
-   *
    */
   public function getPaypalProRecurTransaction() {
     return array(
index c6a41fdb4e404b56149769b5ced7c38c2b4b0ba0..88cf4e63b032ef3cf1245f52eb9206de0603ed96 100644 (file)
@@ -44,7 +44,6 @@ class CRM_Event_AllTests extends CiviTestSuite {
   private static $instance = NULL;
 
   /**
-   *
    */
   private static function getInstance() {
     if (is_null(self::$instance)) {
index 5d898e44ad28841938df944893be8470bdb2bdd0..3b83fba3a7deb036b665e3722bee84efd385848e 100644 (file)
@@ -38,7 +38,6 @@ class CRM_Event_BAO_ParticipantStatusTest extends CiviUnitTestCase {
   /**
    * Sets up the fixture, for example, opens a network connection.
    * This method is called before a test is executed.
-   *
    */
   protected function setUp() {
     parent::setUp();
@@ -47,7 +46,6 @@ class CRM_Event_BAO_ParticipantStatusTest extends CiviUnitTestCase {
   /**
    * Tears down the fixture, for example, closes a network connection.
    * This method is called after a test is executed.
-   *
    */
   protected function tearDown() {
   }
index e5da16f22fb60cf8995ebe2e2326772ac47bf60e..98ca8c9e7eab83e3650298b67fc188549079e09e 100644 (file)
@@ -44,7 +44,6 @@ class CRM_Extension_AllTests extends CiviTestSuite {
   private static $instance = NULL;
 
   /**
-   *
    */
   private static function getInstance() {
     if (is_null(self::$instance)) {
index ee94f0d827bb8d7ad62c33809a36a69d240ecd39..2eee6875bf6345ee07f4baa3c0dfdf4dc20b1eb9 100644 (file)
@@ -44,7 +44,6 @@ class CRM_Extension_Container_AllTests extends CiviTestSuite {
   private static $instance = NULL;
 
   /**
-   *
    */
   private static function getInstance() {
     if (is_null(self::$instance)) {
index 51dbeb9aea6b2e4ccafd3c6fe38dbac8c67a3955..6fdbd003ec2b51f3ff9c0de74b5a5d4a91a7a259 100644 (file)
@@ -44,7 +44,6 @@ class CRM_Extension_Manager_AllTests extends CiviTestSuite {
   private static $instance = NULL;
 
   /**
-   *
    */
   private static function getInstance() {
     if (is_null(self::$instance)) {
index bbb1e5490cb2a3a4cfb0b64c572710d7a8037240..269a5a6e51ab494889b1eefda66549578f518c18 100644 (file)
@@ -44,7 +44,6 @@ class CRM_Member_AllTests extends CiviTestSuite {
   private static $instance = NULL;
 
   /**
-   *
    */
   private static function getInstance() {
     if (is_null(self::$instance)) {
index e2a758941452f8a72f27520f583b69238c3911f9..7832167ef70621af991400c61055f0e2576f4cfa 100644 (file)
@@ -70,7 +70,6 @@ class CRM_Member_BAO_MembershipLogTest extends CiviUnitTestCase {
   /**
    * Tears down the fixture, for example, closes a network connection.
    * This method is called after a test is executed.
-   *
    */
   public function tearDown() {
     $this->relationshipTypeDelete($this->_relationshipTypeId);
index 48826583fba067c0f9db78458329c06f51cb1af7..285a484deee8fcf5fcb15b69b61c31a412788f9d 100644 (file)
@@ -66,7 +66,6 @@ class CRM_Member_BAO_MembershipTest extends CiviUnitTestCase {
   /**
    * Tears down the fixture, for example, closes a network connection.
    * This method is called after a test is executed.
-   *
    */
   public function tearDown() {
     $this->membershipTypeDelete(array('id' => $this->_membershipTypeID));
@@ -359,7 +358,6 @@ class CRM_Member_BAO_MembershipTest extends CiviUnitTestCase {
    * Get membership joins/renewals
    * for a specified membership
    * type.
-   *
    */
   public function testgetMembershipStarts() {
     $contactId = Contact::createIndividual();
@@ -391,7 +389,6 @@ class CRM_Member_BAO_MembershipTest extends CiviUnitTestCase {
   /**
    * Get a count of membership for a specified membership type,
    * optionally for a specified date.
-   *
    */
   public function testGetMembershipCount() {
     $contactId = Contact::createIndividual();
@@ -424,7 +421,6 @@ class CRM_Member_BAO_MembershipTest extends CiviUnitTestCase {
   /**
    * Take sort name of contact during
    * batch update member via profile
-   *
    */
   public function testsortName() {
     $contactId = Contact::createIndividual();
@@ -459,7 +455,6 @@ class CRM_Member_BAO_MembershipTest extends CiviUnitTestCase {
 
   /**
    * Delete related memberships
-   *
    */
   public function testdeleteRelatedMemberships() {
     $contactId = Contact::createIndividual();
@@ -490,7 +485,6 @@ class CRM_Member_BAO_MembershipTest extends CiviUnitTestCase {
 
   /**
    * Renew membership with change in membership type
-   *
    */
   public function testRenewMembership() {
     $contactId = Contact::createIndividual();
@@ -553,7 +547,6 @@ class CRM_Member_BAO_MembershipTest extends CiviUnitTestCase {
 
   /**
    * Renew stale membership
-   *
    */
   public function testStaleMembership() {
     $statusId  = 3;
index 253bf8f9f6dcdfb1a7301ab9c4ec4446c5abbb3d..97350b4a17cc8260632b8a9703098ca5ea2a1060 100644 (file)
@@ -55,7 +55,6 @@ class CRM_Member_BAO_MembershipTypeTest extends CiviUnitTestCase {
   /**
    * Tears down the fixture, for example, closes a network connection.
    * This method is called after a test is executed.
-   *
    */
   public function tearDown() {
     $this->relationshipTypeDelete($this->_relationshipTypeId);
index efb4cf5d9de3f92ceb232467f2eece892116ddbb..19e91eb4c819477aa81de7f11c412bacdd6ea632 100644 (file)
@@ -44,7 +44,6 @@ class CRM_Member_Form_AllTests extends CiviTestSuite {
   private static $instance = NULL;
 
   /**
-   *
    */
   private static function getInstance() {
     if (is_null(self::$instance)) {
index b8f1235db07f4a606a9efacbb5c44843acca29f0..64e0e5d94c5694b81ec6d2a511d6e9fe6eba14dd 100644 (file)
@@ -86,7 +86,6 @@ class CRM_Member_Import_Parser_MembershipTest extends CiviUnitTestCase {
   /**
    * Tears down the fixture, for example, closes a network connection.
    * This method is called after a test is executed.
-   *
    */
   public function tearDown() {
     $tablesToTruncate = array('civicrm_membership', 'civicrm_membership_log', 'civicrm_contribution', 'civicrm_membership_payment');
index 791045e0d0075446dcdce8026e71cb6b80953607..2109d38c096e6fb48c6353d03f97de1f0d37db3c 100644 (file)
@@ -38,7 +38,6 @@ class CRM_PCP_BAO_PCPTest extends CiviUnitTestCase {
   /**
    * Sets up the fixture, for example, opens a network connection.
    * This method is called before a test is executed.
-   *
    */
   protected function setUp() {
     parent::setUp();
@@ -131,7 +130,6 @@ class CRM_PCP_BAO_PCPTest extends CiviUnitTestCase {
 
   /**
    * Build params
-   *
    */
   private function pcpBlockParams() {
     $contribPage        = CRM_Core_DAO::createTestObject('CRM_Contribute_DAO_ContributionPage');
@@ -156,7 +154,6 @@ class CRM_PCP_BAO_PCPTest extends CiviUnitTestCase {
 
   /**
    * Build params
-   *
    */
   private function pcpParams() {
     $contact       = CRM_Core_DAO::createTestObject('CRM_Contact_DAO_Contact');
@@ -184,7 +181,6 @@ class CRM_PCP_BAO_PCPTest extends CiviUnitTestCase {
   /**
    * Tears down the fixture, for example, closes a network connection.
    * This method is called after a test is executed.
-   *
    */
   protected function tearDown() {
   }
index 53fd640b2fe17b41b10b2b8734c3eb607c7687cc..5df3bacd4931bb54e012f39ca42e09352dd617bc 100644 (file)
@@ -44,7 +44,6 @@ class CRM_Pledge_AllTests extends CiviTestSuite {
   private static $instance = NULL;
 
   /**
-   *
    */
   private static function getInstance() {
     if (is_null(self::$instance)) {
index ee9365aaa692778a1d4df56a1620fd8d1a50cbdc..6554c4c52e9d2811d3b6c990ac2185d541c6eff2 100644 (file)
@@ -39,7 +39,6 @@ class CRM_Pledge_BAO_PledgeBlockTest extends CiviUnitTestCase {
   /**
    * Sets up the fixture, for example, opens a network connection.
    * This method is called before a test is executed.
-   *
    */
   protected function setUp() {
     parent::setUp();
@@ -49,7 +48,6 @@ class CRM_Pledge_BAO_PledgeBlockTest extends CiviUnitTestCase {
   /**
    * Tears down the fixture, for example, closes a network connection.
    * This method is called after a test is executed.
-   *
    */
   protected function tearDown() {
   }
index cc65a250ac004bcceacc984b5f76d760d4d7f5e9..71891f2718d2025d11dad4cd95c429d80c153635 100644 (file)
@@ -38,7 +38,6 @@ class CRM_Pledge_BAO_PledgePaymentTest extends CiviUnitTestCase {
   /**
    * Sets up the fixture, for example, opens a network connection.
    * This method is called before a test is executed.
-   *
    */
   protected function setUp() {
     parent::setUp();
@@ -47,7 +46,6 @@ class CRM_Pledge_BAO_PledgePaymentTest extends CiviUnitTestCase {
   /**
    * Tears down the fixture, for example, closes a network connection.
    * This method is called after a test is executed.
-   *
    */
   protected function tearDown() {
   }
index 860a9f3c096da557244bf18f02db311ab7960c16..d78063eec287de454d65ea0fe5aa7d4cf675b6b9 100644 (file)
@@ -39,7 +39,6 @@ class CRM_Pledge_BAO_PledgeTest extends CiviUnitTestCase {
   /**
    * Sets up the fixture, for example, opens a network connection.
    * This method is called before a test is executed.
-   *
    */
   protected function setUp() {
     parent::setUp();
@@ -49,7 +48,6 @@ class CRM_Pledge_BAO_PledgeTest extends CiviUnitTestCase {
   /**
    * Tears down the fixture, for example, closes a network connection.
    * This method is called after a test is executed.
-   *
    */
   protected function tearDown() {
   }
index 4c5a951827aca3d5b02c884d704aa990521f66e9..c94da90e3d67e38a8bced856f8c0b6f38e524009 100644 (file)
@@ -44,7 +44,6 @@ class CRM_Queue_AllTests extends CiviTestSuite {
   private static $instance = NULL;
 
   /**
-   *
    */
   private static function getInstance() {
     if (is_null(self::$instance)) {
index adf03c9d1954cc428df1a718469fdb58b35bd96f..ea3675d9ecefc5e9a7b866751d20bffe7256a223 100644 (file)
@@ -44,7 +44,6 @@ class CRM_Queue_Queue_AllTests extends CiviTestSuite {
   private static $instance = NULL;
 
   /**
-   *
    */
   private static function getInstance() {
     if (is_null(self::$instance)) {
index 9f87bede3f897ccd66893da92569f4b18206f6bf..03108aed0eb3bbde825eaa91afa3934819729f6a 100644 (file)
@@ -44,7 +44,6 @@ class CRM_Utils_Cache_AllTests extends CiviTestSuite {
   private static $instance = NULL;
 
   /**
-   *
    */
   private static function getInstance() {
     if (is_null(self::$instance)) {
index eb17fbeb37d481e05e454f0a89173a1f03b918ec..dc1a56b1cf3df3303eba6286af133dd354468e82 100644 (file)
@@ -44,7 +44,6 @@ class Civi_AllTests extends CiviTestSuite {
   private static $instance = NULL;
 
   /**
-   *
    */
   private static function getInstance() {
     if (is_null(self::$instance)) {
index 82432f9bf550ad1274ddf2dd04a8de0eafdcc2fd..b8f95576930c893ed6cbd281045bf0c1007cfb83 100644 (file)
@@ -39,7 +39,6 @@ class AuthorizeNet extends PHPUnit_Framework_Testcase {
    * to be deleted
    * @return boolean
    *   true if payment processor deleted, false otherwise
-   *
    */
   public function delete($id) {
     $paymentProcessor = new CRM_Financial_DAO_PaymentProcessor();
index e7997e69567e3236a7ae935fbf4500915af4a7e9..2530261397d8d9e75db9f183d0e23bdfdfe8d34c 100644 (file)
@@ -125,7 +125,6 @@ class CiviCaseTestCase extends CiviUnitTestCase {
   /**
    * Tears down the fixture, for example, closes a network connection.
    * This method is called after a test is executed.
-   *
    */
   public function tearDown() {
     $this->quickCleanup($this->tablesToTruncate, TRUE);
index cd28f109d4e1e0a346edd5dbb1e3d9d84696e528..d5fe148beb5fad00d35a4fd16457187486e714d9 100644 (file)
@@ -80,7 +80,6 @@ class CiviTestSuite extends PHPUnit_Framework_TestSuite {
   }
 
   /**
-   *
    */
   protected function implSuite($myfile) {
     $name = str_replace('_',
index 930f6130b1d5dc6cce7229bd0460fb2447838075..7151be3ac18ce84f0d78961c4bb27ba19eb3c61d 100755 (executable)
@@ -2340,7 +2340,6 @@ class CiviUnitTestCase extends PHPUnit_Extensions_Database_TestCase {
    * and debug related fields are unset
    *
    * @param array $result
-   *
    */
   public function tidyExampleResult(&$result) {
     if (!is_array($result)) {
@@ -2571,7 +2570,6 @@ AND    ( TABLE_NAME LIKE 'civicrm_value_%' )
    *   Should the entity be deleted as part of this check.
    * @param string $errorText
    *   Text to print on error.
-   *
    */
   /**
    * @param array $params
@@ -2649,7 +2647,6 @@ AND    ( TABLE_NAME LIKE 'civicrm_value_%' )
    *   Actual calculated values.
    * @param array $expected
    *   Expected values.
-   *
    */
   public function checkArrayEquals(&$actual, &$expected) {
     self::unsetId($actual);
@@ -2661,7 +2658,6 @@ AND    ( TABLE_NAME LIKE 'civicrm_value_%' )
    * Unset the key 'id' from the array
    * @param array $unformattedArray
    *   The array from which the 'id' has to be unset.
-   *
    */
   public static function unsetId(&$unformattedArray) {
     $formattedArray = array();
@@ -2979,7 +2975,6 @@ AND    ( TABLE_NAME LIKE 'civicrm_value_%' )
    *  $this->createLoggedInUser();
    *   $this->_permissionedDisabledGroup = $this->groupCreate(array('title' => 'pick-me-disabled', 'is_active' => 0, 'name' => 'pick-me-disabled'));
    *   $this->_permissionedGroup = $this->groupCreate(array('title' => 'pick-me-active', 'is_active' => 1, 'name' => 'pick-me-active'));
-   *
    */
   public function setupACL() {
     global $_REQUEST;
index 5391b3842a585d86c62da8830d4fb94328355d87..93558d914f5ee2bd5b8640793a72904faea2aa3e 100644 (file)
@@ -12,7 +12,6 @@ class PCPBlock extends PHPUnit_Framework_Testcase {
    * to be deleted
    * @return array
    *   of created pcp block
-   *
    */
   public function create($contributionPageId) {
     $profileParams = array(
@@ -97,7 +96,6 @@ class PCPBlock extends PHPUnit_Framework_Testcase {
    * to be deleted
    * @return boolean
    *   true if success, false otherwise
-   *
    */
   public function delete($params) {
 
index f6bb7f4c7c867dcdced56e42d49bf0ad716b7253..b9942504ebe8a27e20abd887869a07dace835ac2 100644 (file)
@@ -39,7 +39,6 @@ class WebTest_AllTests extends CiviTestSuite {
   private static $instance = NULL;
 
   /**
-   *
    */
   private static function getInstance() {
     if (is_null(self::$instance)) {
index 9ae0031e80c2f7192b851580ad209e03e1148801..a6aa2a8107ce6467b45df4d20d24d0c997b625b1 100644 (file)
@@ -373,7 +373,6 @@ class WebTest_Contact_SearchBuilderTest extends CiviSeleniumTestCase {
 
   /*
    * Webtest for CRM-12148
-   *
    */
   public function testSearchBuilderfinancialType() {
     $this->webtestLogin();
@@ -429,7 +428,6 @@ class WebTest_Contact_SearchBuilderTest extends CiviSeleniumTestCase {
 
   /*
    * Webtest for CRM-12588
-   *
    */
   public function testSearchBuilderMembershipType() {
     $this->webtestLogin();
index f144ca6042c5432fffe8dc8c84e702ad60e40f1e..442af6109666a52186d6fde0910314a75307b952 100644 (file)
@@ -368,7 +368,6 @@ class WebTest_Event_AddParticipationTest extends CiviSeleniumTestCase {
 
   /*
    * Webtest for CRM-10983
-   *
    */
   public function testCheckDuplicateCustomDataLoad() {
     $this->webtestLogin();
index 63d963d7818e39ecd64cc4f00a2feface484845b..48f8a9a7400feb16a4f2e89f22013d83f8f236dd 100644 (file)
@@ -505,7 +505,6 @@ class WebTest_Event_AddPricesetTest extends CiviSeleniumTestCase {
    * multiple price fields in price-set
    * CRM-11986
 
-   *
    */
   public function testEventWithPriceSet() {
 
index bfe9aa3a975e66524aca6f524093df24001093a6..3f67491d36e4251b75a431e1038522e1c734e5f1 100644 (file)
@@ -55,7 +55,6 @@ class ImportCiviSeleniumTestCase extends CiviSeleniumTestCase {
    *                             checkMapperHeaders : to override default check mapper headers
    *                             saveMapping        : save current mapping?
    *                             saveMappingName    : to override mapping name
-   *
    */
   function importCSVComponent(
     $component,
index a898a998b78ad7dfee702cca02296bc4b5a4ad8e..78e5327704a01d4eee4e218bfe67a8b7c3678587 100644 (file)
@@ -259,7 +259,6 @@ class WebTest_Member_InheritedMembershipTest extends CiviSeleniumTestCase {
 
   /*
    * Webtest for CRM-10146
-   *
    */
   public function testInheritedMembershipActivity() {
     // Log in using webtestLogin() method
index 45421706978130b736cc2449bfa66b18d8fbcc15..d1f27390cf86cd485f204cb50ac4e2d79171c9bf 100644 (file)
@@ -43,7 +43,6 @@ class api_v3_APIWrapperTest extends CiviUnitTestCase {
   /**
    * Sets up the fixture, for example, opens a network connection.
    * This method is called before a test is executed.
-   *
    */
   protected function setUp() {
     parent::setUp();
@@ -54,7 +53,6 @@ class api_v3_APIWrapperTest extends CiviUnitTestCase {
   /**
    * Tears down the fixture, for example, closes a network connection.
    * This method is called after a test is executed.
-   *
    */
   protected function tearDown() {
     parent::tearDown();
index dc1b8de9ecad262101f308c4fda0071ab8f13abe..2beacc98475dcac2f068eb18135acfef39d88143 100644 (file)
@@ -97,7 +97,6 @@ class api_v3_ActivityTest extends CiviUnitTestCase {
   /**
    * Tears down the fixture, for example, closes a network connection.
    * This method is called after a test is executed.
-   *
    */
   public function tearDown() {
     $tablesToTruncate = array(
index 8f4f80060a40d06947d365cb1131226d79bcabb4..b74c6bf1a9a1b0baa521bc10fd5a45f0e7b2dc43 100644 (file)
@@ -299,7 +299,6 @@ class api_v3_AddressTest extends CiviUnitTestCase {
   }
 
   /**
-   *
    */
   public function testGetWithCustom() {
     $ids = $this->entityCustomGroupWithSingleFieldCreate(__FUNCTION__, __FILE__);
@@ -320,7 +319,6 @@ class api_v3_AddressTest extends CiviUnitTestCase {
   }
 
   /**
-   *
    */
   public function testCreateAddressPrimaryHandlingChangeToPrimary() {
     $params = $this->_params;
@@ -337,7 +335,6 @@ class api_v3_AddressTest extends CiviUnitTestCase {
   }
 
   /**
-   *
    */
   public function testCreateAddressPrimaryHandlingChangeExisting() {
     $address1 = $this->callAPISuccess('address', 'create', $this->_params);
index 65da48f3ee945031b166bf9f6051951800985142..467ef7ffc49e6a11eba2309c2ed1663aced64dbd 100644 (file)
@@ -51,7 +51,6 @@ class api_v3_AllTests extends CiviTestSuite {
   }
 
   /**
-   *
    */
   private static function getInstance() {
     if (is_null(self::$instance)) {
index 80b204e4e3614782d86775b0c9c7134daf454d73..a0e6c343cd75a946fb9aca78ac67bec43800281b 100644 (file)
@@ -40,7 +40,6 @@ class api_v3_BatchTest extends CiviUnitTestCase {
   /**
    * Sets up the fixture, for example, opens a network connection.
    * This method is called before a test is executed.
-   *
    */
   protected function setUp() {
     parent::setUp();
index da563fdda47e5d1e8d326ac95167dfc0d40c83a5..b5366899b6bc5792b6240798caf9169c7347c73f 100644 (file)
@@ -65,7 +65,6 @@ class api_v3_CaseTypeTest extends CiviCaseTestCase {
   /**
    * Tears down the fixture, for example, closes a network connection.
    * This method is called after a test is executed.
-   *
    */
   public function tearDown() {
     parent::tearDown();
index 8fe01544d977b152b22adee08b4020016f35c9b2..f4e913e91d5eed63bb8a61edb44d950f2c871944 100644 (file)
@@ -104,7 +104,6 @@ class api_v3_CountryTest extends CiviUnitTestCase {
   /**
    * If a new country is created and it is created again it should not create a second one.
    * We check on the iso code (there should be only one iso code
-   *
    */
   public function testCreateDuplicateFail() {
     $params = $this->_params;
index d9fea6e95eda551c619e79f55ac7fc0f684cbf11..430f74d6cc50f6ec96d3c690e2cf4e0b7ef212d4 100644 (file)
@@ -47,7 +47,6 @@ class api_v3_DomainTest extends CiviUnitTestCase {
   /**
    * Sets up the fixture, for example, opens a network connection.
    * This method is called before a test is executed.
-   *
    */
   protected function setUp() {
     parent::setUp();
index bb13dfaeb81800beea029adfa68a961eeb15a11a..c5037b8ca203c36e6219dd423d12a397b3340b6b 100644 (file)
@@ -39,7 +39,6 @@ class api_v3_GroupNestingTest extends CiviUnitTestCase {
   /**
    * Sets up the fixture, for example, opens a network connection.
    * This method is called before a test is executed.
-   *
    */
   protected function setUp() {
     $this->_apiversion = 3;
@@ -76,7 +75,6 @@ class api_v3_GroupNestingTest extends CiviUnitTestCase {
   /**
    * Tears down the fixture, for example, closes a network connection.
    * This method is called after a test is executed.
-   *
    */
   protected function tearDown() {
     //  Truncate the tables
index 6119ec9d9b36e53a1b541a58e25a5064ac4fbc58..a8f52b549075638bfe42151f94add2ca59bd2b88 100644 (file)
@@ -39,7 +39,6 @@ class api_v3_GroupOrganizationTest extends CiviUnitTestCase {
   /**
    * Sets up the fixture, for example, opens a network connection.
    * This method is called before a test is executed.
-   *
    */
   protected function setUp() {
     $this->_apiversion = 3;
index 376750492cc4aa370179097bed44afd07377d42a..4abb71115b525aa7179a31e0fac4f507e0bf9096 100644 (file)
@@ -73,7 +73,6 @@ class api_v3_JobProcessMailingTest extends CiviUnitTestCase {
   }
 
   /**
-   *
    */
   public function tearDown() {
     $this->_mut->stop();
index d67d68d5c4076820f29f129253ceee57c91dc18a..29c1fbb580316f6e172da9a4935f3717510678f5 100644 (file)
@@ -68,7 +68,6 @@ class api_v3_MessageTemplateTest extends CiviUnitTestCase {
    * Test get function succeeds (this is actually largely tested in the get
    * action on create. Add extra checks for any 'special' return values or
    * behaviours
-   *
    */
   public function testGet() {
     $result = $this->callAPIAndDocument('MessageTemplate', 'get', $this->params, __FUNCTION__, __FILE__);
index f2181fa11ecda45715b3e52ab65c54d2c8a72930..08c4340d06c0f7ad8fe8f53c9be183bb42a0a8d5 100644 (file)
@@ -102,7 +102,6 @@ class api_v3_PledgeTest extends CiviUnitTestCase {
   }
 
   /*
-   *
    */
   public function testgetfieldspledge() {
     $result = $this->callAPISuccess('pledge', 'getfields', array('action' => 'get'));
@@ -300,7 +299,6 @@ class api_v3_PledgeTest extends CiviUnitTestCase {
    *
    * Pledge status id left empty as it is not a required field
    * http://issues.civicrm.org/jira/browse/CRM-8551
-   *
    */
   public function testCreatePledgeSinglePayment() {
     $params = array(
index f73f5dc3638aaa12c7056e9bb07d22e15a3b3e5f..359e6665ee9225dd852211b9b235f2787c748e0c 100644 (file)
@@ -59,7 +59,6 @@ class api_v3_PriceSetTest extends CiviUnitTestCase {
   }
 
   /**
-   *
    */
   public function testCreatePriceSet() {
     $result = $this->callAPIAndDocument($this->_entity, 'create', $this->_params, __FUNCTION__, __FILE__);
@@ -101,7 +100,6 @@ class api_v3_PriceSetTest extends CiviUnitTestCase {
   }
 
   /**
-   *
    */
   public function testGetBasicPriceSet() {
     $getParams = array(
index 659bff5df1474cf06a508c0c9901d9f0d07dada0..fa77b7a478ae2c4fc4c02fae45f4e7dbf95b3a4f 100644 (file)
@@ -112,7 +112,6 @@ class api_v3_ReportTemplateTest extends CiviUnitTestCase {
   }
 
   /**
-   *
    */
   public function testReportTemplateGetRowsContactSummary() {
     $description = "Retrieve rows from a report template (optionally providing the instance_id)";
index 1ad88c415fb50104b455451cac599fb7d02459bc..d417856c96ace4508fffd07a7d8598e9a6ad567c 100644 (file)
@@ -79,7 +79,6 @@ class api_v3_SurveyTest extends CiviUnitTestCase {
    * Test get function succeeds (this is actually largely tested in the get
    * action on create. Add extra checks for any 'special' return values or
    * behaviours
-   *
    */
   public function testGetSurvey() {
     $this->createTestEntity();
@@ -102,7 +101,6 @@ class api_v3_SurveyTest extends CiviUnitTestCase {
    * Test & document chained delete pattern. Note that explanation of the pattern
    * is best put in the $description variable as it will then be displayed in the
    * test generated examples. (these are to be found in the api/examples folder)
-   *
    */
   public function testGetSurveyChainDelete() {
     $description = "demonstrates get + delete in the same call";
index 8e8fdcab129910f49af869c019534655f5c918d8..ec1cf5f49e178f7c708e0bee58d6131a85fae090 100644 (file)
@@ -677,7 +677,6 @@ class api_v3_SyntaxConformanceTest extends CiviUnitTestCase {
    * @dataProvider entities_getlimit
    *
    * @param string $entityName
-   *
    */
   public function testLimit($entityName) {
     $cases = array(); // each case is array(0 => $inputtedApiOptions, 1 => $expectedResultCount)
@@ -743,7 +742,6 @@ class api_v3_SyntaxConformanceTest extends CiviUnitTestCase {
    * @dataProvider entities_getSqlOperators
    *
    * @param string $entityName
-   *
    */
   public function testSqlOperators($entityName) {
     $baoString = _civicrm_api3_get_BAO($entityName);
@@ -1203,7 +1201,6 @@ class api_v3_SyntaxConformanceTest extends CiviUnitTestCase {
    * Create two entities and make sure delete action only deletes one!
    *
    * @dataProvider entities_getfields
-   *
    */
   public function testGetfieldsHasTitle($entity) {
     $entities = $this->getEntitiesSupportingCustomFields();
index ec6e258f14738d6437ad8fbc461087a61febab04..66b4e788c0a19d4cc393b1c2e240b56521f080aa 100644 (file)
@@ -40,7 +40,6 @@ class api_v3_SystemTest extends CiviUnitTestCase {
   /**
    * Sets up the fixture, for example, opens a network connection.
    * This method is called before a test is executed.
-   *
    */
   protected function setUp() {
     parent::setUp();
index e07a0d83f0898eac2b137921d8a2646385c4a155..84e0d089fedde7db1a06231fbe5932167d62a93e 100644 (file)
@@ -42,7 +42,6 @@ class api_v3_UtilsTest extends CiviUnitTestCase {
   /**
    * Sets up the fixture, for example, opens a network connection.
    * This method is called before a test is executed.
-   *
    */
   protected function setUp() {
     parent::setUp();