https://api.drupal.org/api/drupal/core!lib!Drupal!Core!Asset!LibraryDisc...
$cache and $lock properties are declared already in the CacheCollector abstract class.
| Comment | File | Size | Author |
|---|---|---|---|
| #3 | 2686595-library-3.patch | 702 bytes | sidharthap |
https://api.drupal.org/api/drupal/core!lib!Drupal!Core!Asset!LibraryDisc...
$cache and $lock properties are declared already in the CacheCollector abstract class.
| Comment | File | Size | Author |
|---|---|---|---|
| #3 | 2686595-library-3.patch | 702 bytes | sidharthap |
Comments
Comment #2
snehi commentedFrom where i have to remove these ?
Comment #3
sidharthapHere is a patch which remove $cache and $link from LibraryDiscoveryCollector class.
Comment #4
chi commentedComment #7
catchCommitted/pushed to 8.2.x and cherry-picked to 8.1.x. Thanks!