mirror of
https://github.com/silverstripe/silverstripe-framework
synced 2024-10-22 14:05:37 +02:00
commit
baddf79e30
@ -76,7 +76,7 @@ $object = unserialize($session->get('MyObject', $object));
|
||||
|
||||
```
|
||||
|
||||
## get_all
|
||||
## getAll
|
||||
|
||||
You can also get all the values in the session at once. This is useful for debugging.
|
||||
```php
|
||||
|
Loading…
Reference in New Issue
Block a user