platform/api/laravel/Foundation/Testing/LazilyRefreshDatabase.yaml
2024-09-02 10:44:11 -07:00

15 lines
290 B
YAML

name: LazilyRefreshDatabase
class_comment: null
dependencies: []
properties: []
methods:
- name: refreshDatabase
visibility: public
parameters: []
comment: '# * Define hooks to migrate the database before and after each test.
# *
# * @return void'
traits: []
interfaces: []