api/laravel/Validation/DatabasePresenceVerifierInterface.yaml
2024-09-26 02:03:21 -07:00

18 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: []