(REF) Extract method Array::single()
authorTim Otten <totten@civicrm.org>
Wed, 17 Aug 2022 01:25:46 +0000 (18:25 -0700)
committerTim Otten <totten@civicrm.org>
Wed, 17 Aug 2022 01:53:04 +0000 (18:53 -0700)
commit4eaccf28fe5fc0b8805a488be9a79a126d9206a7
tree5c9e854952174830935315a95c50ecbb985926fa
parent50f1c61f2f3253fa37e7bb767f7702d42e7083c1
(REF) Extract method Array::single()

Note: If you're reading this, you may notice that the exception-type looks different.
`API_Exception` is just an alias of `CRM_Core_Exception`.
CRM/Utils/Array.php
Civi/Api4/Generic/Result.php