diff --git a/core/lib/Drupal/Core/Theme/ActiveTheme.php b/core/lib/Drupal/Core/Theme/ActiveTheme.php index 4e03a18d319b3d58289be83c6a072e5a256a7df6..e94fbd77cce9c0acc62cccca70e7b4e1635ae232 100644 --- a/core/lib/Drupal/Core/Theme/ActiveTheme.php +++ b/core/lib/Drupal/Core/Theme/ActiveTheme.php @@ -177,6 +177,8 @@ public function getLibraries() { * @return mixed * * @deprecated in Drupal 8.0.0, will be removed before Drupal 9.0.0. + * + * @see https://www.drupal.org/node/2497313 */ public function getStyleSheetsRemove() { return $this->styleSheetsRemove;