16 lines
414 B
YAML
16 lines
414 B
YAML
|
name: MissingUserProviderTest
|
||
|
class_comment: null
|
||
|
dependencies:
|
||
|
- name: InvalidConfigurationException
|
||
|
type: class
|
||
|
source: Symfony\Component\Config\Definition\Exception\InvalidConfigurationException
|
||
|
properties: []
|
||
|
methods:
|
||
|
- name: testUserProviderIsNeeded
|
||
|
visibility: public
|
||
|
parameters: []
|
||
|
comment: null
|
||
|
traits:
|
||
|
- Symfony\Component\Config\Definition\Exception\InvalidConfigurationException
|
||
|
interfaces: []
|