Add missing {} around @inheritDoc to fix this class in SF beta2.

This commit is contained in:
jdhoek 2011-05-24 00:40:39 -07:00
parent 15bede5a63
commit 67cace5d21

View File

@ -84,7 +84,7 @@ class NativeSessionStorage implements SessionStorageInterface
}
/**
* @inheritDoc
* {@inheritDoc}
*/
public function getId()
{