Updated Drupal to 8.6. This goes with the following updates because it's possible...
[yaffs-website] / web / core / lib / Drupal / Core / Asset / LibraryDiscovery.php
index a49ea975c39c93d4e7491013ea324a9c54b90ada..39c3e2b1a31dd885b055b3467952ec1b31904cef 100644 (file)
@@ -19,7 +19,7 @@ class LibraryDiscovery implements LibraryDiscoveryInterface {
   /**
    * The final library definitions, statically cached.
    *
-   * hook_library_info_alter() and hook_js_settings_alter() allows modules
+   * Hooks hook_library_info_alter() and hook_js_settings_alter() allow modules
    * and themes to dynamically alter a library definition (once per request).
    *
    * @var array