CRM_Utils_Cache_NaiveHasTrait Tags copyright CiviCRM LLC https://civicrm.org/licensing The traditional CRM_Utils_Cache_Interface did not support has(). To get drop-in compliance with PSR-16, we use a naive adapter. There may be opportunities to replace/optimize in specific drivers. Table of Contents Methods has() : mixed Methods has() public has(mixed $key) : mixed Parameters $key : mixed ×