platform/api/symfony/Component/AssetMapper/Tests/Path/PublicAssetsPathResolverTest.yaml

20 lines
476 B
YAML
Raw Normal View History

2024-09-02 17:44:11 +00:00
name: PublicAssetsPathResolverTest
class_comment: null
dependencies:
- name: TestCase
type: class
source: PHPUnit\Framework\TestCase
- name: PublicAssetsPathResolver
type: class
source: Symfony\Component\AssetMapper\Path\PublicAssetsPathResolver
properties: []
methods:
- name: testResolvePublicPath
visibility: public
parameters: []
comment: null
traits:
- PHPUnit\Framework\TestCase
- Symfony\Component\AssetMapper\Path\PublicAssetsPathResolver
interfaces: []