18 lines
325 B
YAML
18 lines
325 B
YAML
name: ExistenceAwareInterface
|
|
class_comment: null
|
|
dependencies: []
|
|
properties: []
|
|
methods:
|
|
- name: setExists
|
|
visibility: public
|
|
parameters:
|
|
- name: value
|
|
comment: '# * Set the existence state for the session.
|
|
|
|
# *
|
|
|
|
# * @param bool $value
|
|
|
|
# * @return \SessionHandlerInterface'
|
|
traits: []
|
|
interfaces: []
|