(dev/core#217) PrevNext - Sanitize the `getSelection()` contract
authorTim Otten <totten@civicrm.org>
Mon, 2 Jul 2018 20:07:03 +0000 (13:07 -0700)
committerTim Otten <totten@civicrm.org>
Wed, 25 Jul 2018 00:31:11 +0000 (17:31 -0700)
commit40ddbe99be49f36c08d24f2955ecf09b06dc4ef6
tree5c15adf4fdfb92d3aba551d6a08a5dfa6fc69e83
parentbab1fd3225bdcec6003ea7826ebac3422e45a1ba
(dev/core#217) PrevNext - Sanitize the `getSelection()` contract

1. Improve docblock formatting
2. The `$entity_table` is never passed in. You can see this by grepping universe for `getSelection`.
CRM/Core/BAO/PrevNextCache.php
CRM/Core/PrevNextCache/Interface.php
CRM/Core/PrevNextCache/Sql.php