+++ b/core/lib/Drupal/Core/Asset/LibraryDiscovery.php
@@ -85,8 +69,6 @@ public function getLibrariesByExtension($extension) {
// Allow modules and themes to dynamically attach request and context
// specific data for this library; e.g., localization.nit - We forgot to remove this comment, which is no longer true.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | hook_library_alter-2474071-1.patch | 747 bytes | lauriii |
Comments
Comment #1
lauriiiComment #2
emma.mariaI can confirm that the patch is a quickfix that removes the comment leftover in the code.
Comment #3
xjmOops. :) Good catch!
This issue only changes code documentation, so per https://www.drupal.org/core/beta-changes, this can be completed any time during the Drupal 8 beta phase. Committed and pushed to 8.0.x
Comment #5
xjm