diff --git a/src/Symfony/Component/HttpFoundation/SessionStorage/NativeSessionStorage.php b/src/Symfony/Component/HttpFoundation/SessionStorage/NativeSessionStorage.php index 469dcd23bc..15a756a5ef 100644 --- a/src/Symfony/Component/HttpFoundation/SessionStorage/NativeSessionStorage.php +++ b/src/Symfony/Component/HttpFoundation/SessionStorage/NativeSessionStorage.php @@ -84,7 +84,7 @@ class NativeSessionStorage implements SessionStorageInterface } /** - * @inheritDoc + * {@inheritDoc} */ public function getId() {