WpWodify\Cache::create_identifier
Creates a ID from an array of parameters.
Signature
public function create_identifier(array
$params )
Parameters
$params
— array- An array of arbitrary parameters.
Returns
- string
- The identifier to match the parameters.
Test Coverage
Information
- Coverage: 7/7 Lines (100%)
- Tests: 1
- Passed: 1 (100%)
Tests
- [ PASSED ] — WpWodify\CacheTest::test_create_identifier with data set #0