32 lines
950 B
YAML
32 lines
950 B
YAML
|
name: ExpressionCacheWarmerTest
|
||
|
class_comment: null
|
||
|
dependencies:
|
||
|
- name: TestCase
|
||
|
type: class
|
||
|
source: PHPUnit\Framework\TestCase
|
||
|
- name: ExpressionCacheWarmer
|
||
|
type: class
|
||
|
source: Symfony\Bundle\SecurityBundle\CacheWarmer\ExpressionCacheWarmer
|
||
|
- name: Expression
|
||
|
type: class
|
||
|
source: Symfony\Component\ExpressionLanguage\Expression
|
||
|
- name: ParsedExpression
|
||
|
type: class
|
||
|
source: Symfony\Component\ExpressionLanguage\ParsedExpression
|
||
|
- name: ExpressionLanguage
|
||
|
type: class
|
||
|
source: Symfony\Component\Security\Core\Authorization\ExpressionLanguage
|
||
|
properties: []
|
||
|
methods:
|
||
|
- name: testWarmUp
|
||
|
visibility: public
|
||
|
parameters: []
|
||
|
comment: null
|
||
|
traits:
|
||
|
- PHPUnit\Framework\TestCase
|
||
|
- Symfony\Bundle\SecurityBundle\CacheWarmer\ExpressionCacheWarmer
|
||
|
- Symfony\Component\ExpressionLanguage\Expression
|
||
|
- Symfony\Component\ExpressionLanguage\ParsedExpression
|
||
|
- Symfony\Component\Security\Core\Authorization\ExpressionLanguage
|
||
|
interfaces: []
|