Fix to docblocks

This commit is contained in:
Garrett St. John 2013-06-06 14:00:17 -07:00
parent ca4e749986
commit 8f15158d1c

View File

@ -315,7 +315,8 @@ interface SessionInterface
* <code>
* array (
* array(
* 'key' => (string),
* 'id' => (int),
* 'scope' => (string),
* 'name' => (string),
* 'description' => (string)
* ),