Skip to content
Snippets Groups Projects
Commit 6842e776 authored by catch's avatar catch
Browse files

Issue #2686595 by sidharthap: LibraryDiscoveryCollector does not need to...

Issue #2686595 by sidharthap: LibraryDiscoveryCollector does not need to override properties of the parent class
parent d6f56940
No related branches found
No related tags found
No related merge requests found
......@@ -20,20 +20,6 @@
*/
class LibraryDiscoveryCollector extends CacheCollector {
/**
* The cache backend.
*
* @var \Drupal\Core\Cache\CacheBackendInterface
*/
protected $cache;
/**
* The lock backend.
*
* @var \Drupal\Core\Lock\LockBackendInterface
*/
protected $lock;
/**
* The library discovery parser.
*
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment