INFRA-132 - Convert // comments to docblocks
authorColeman Watts <coleman@civicrm.org>
Mon, 12 Jan 2015 03:38:03 +0000 (22:38 -0500)
committerColeman Watts <coleman@civicrm.org>
Mon, 12 Jan 2015 03:38:03 +0000 (22:38 -0500)
commit546b78fa6081abf7d1185636d38b278c11cc843a
treec5761312c87d9366315663885a4f66b82ad2ee25
parentb9c81d6ad88743787a16e20594de198d05113ff8
INFRA-132 - Convert // comments to docblocks
18 files changed:
CRM/Contact/Form/Search/Custom/ActivitySearch.php
CRM/Contact/Form/Search/Custom/ContributionAggregate.php
CRM/Contact/Form/Search/Custom/EmployerListing.php
CRM/Contact/Form/Search/Custom/EventAggregate.php
CRM/Contact/Form/Search/Custom/Group.php
CRM/Contact/Form/Search/Custom/TagContributions.php
CRM/Contact/Selector.php
CRM/Core/Config.php
CRM/Grant/Selector/Search.php
CRM/Report/Form/Mailing/Summary.php
CRM/Utils/System.php
tests/phpunit/CRM/Event/BAO/AdditionalPaymentTest.php
tests/phpunit/HelloTest.php
tests/phpunit/WebTest/Contact/AdvancedSearchTest.php
tests/phpunit/WebTest/Contact/SearchTest.php
tests/phpunit/WebTest/Contribute/ContributionPageAddTest.php
tests/phpunit/WebTest/Event/AdditionalPaymentTest.php
tests/phpunit/WebTest/Event/MultipleEventRegistrationbyCartTest.php