platform/api/laravel/Validation/DatabasePresenceVerifierInterface.yaml

19 lines
321 B
YAML
Raw Normal View History

2024-09-02 17:44:11 +00:00
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: []