diff --git a/core/modules/system/system.api.php b/core/modules/system/system.api.php index 15f893fdf2a5c8c139235b068e109bd2db75077e..71050d93dd3e698973f3f0e5dbdef97b53843375 100644 --- a/core/modules/system/system.api.php +++ b/core/modules/system/system.api.php @@ -291,8 +291,6 @@ function hook_library_info_alter(&$libraries, $module) { * * @param array $library * The JavaScript/CSS library that is being added. - * @param string $extension - * The name of the extension that registered the library. * @param string $name * The name of the library. *