19 lines
321 B
YAML
19 lines
321 B
YAML
|
name: DatabasePresenceVerifierInterface
|
||
|
class_comment: null
|
||
|
dependencies: []
|
||
|
properties: []
|
||
|
methods:
|
||
|
- name: setConnection
|
||
|
visibility: public
|
||
|
parameters:
|
||
|
- name: connection
|
||
|
comment: '# * Set the connection to be used.
|
||
|
|
||
|
# *
|
||
|
|
||
|
# * @param string $connection
|
||
|
|
||
|
# * @return void'
|
||
|
traits: []
|
||
|
interfaces: []
|