api/laravel/Foundation/Exceptions/RegisterErrorViewPaths.yaml

20 lines
347 B
YAML
Raw Permalink Normal View History

2024-09-26 09:03:21 +00:00
name: RegisterErrorViewPaths
class_comment: null
dependencies:
- name: View
type: class
source: Illuminate\Support\Facades\View
properties: []
methods:
- name: __invoke
visibility: public
parameters: []
comment: '# * Register the error view paths.
# *
# * @return void'
traits:
- Illuminate\Support\Facades\View
interfaces: []