mirror of
https://github.com/standardebooks/web.git
synced 2025-07-19 04:44:48 -04:00
Remove PollItem property from Session
This commit is contained in:
parent
9edd992fee
commit
4212131f01
1 changed files with 0 additions and 1 deletions
|
@ -4,7 +4,6 @@ use Safe\DateTime;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* @property User $User
|
* @property User $User
|
||||||
* @property PollItem $PollItem
|
|
||||||
* @property string $Url
|
* @property string $Url
|
||||||
*/
|
*/
|
||||||
class Session extends PropertiesBase{
|
class Session extends PropertiesBase{
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue