diff --git a/core/lib/Drupal/Component/PhpStorage/FileStorage.php b/core/lib/Drupal/Component/PhpStorage/FileStorage.php index 21bb0e1..6d1515c 100644 --- a/core/lib/Drupal/Component/PhpStorage/FileStorage.php +++ b/core/lib/Drupal/Component/PhpStorage/FileStorage.php @@ -23,9 +23,6 @@ class FileStorage implements PhpStorageInterface { const umask = TRUE; /** - * - - /** * The directory where the files should be stored. * * @var string