function TestMemoryBackend::getAllCids
File
- 
              core/
tests/ Drupal/ Tests/ Core/ Asset/ AssetResolverTest.php, line 253  
Class
Namespace
Drupal\Tests\Core\AssetCode
public function getAllCids() {
  return array_keys($this->cache);
}
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.