platform/api/symfony/Component/Asset/Exception/LogicException.yaml
2024-09-02 10:44:11 -07:00

12 lines
235 B
YAML

name: LogicException
class_comment: '# * Base LogicException for the Asset component.
# *
# * @author Fabien Potencier <fabien@symfony.com>'
dependencies: []
properties: []
methods: []
traits: []
interfaces:
- ExceptionInterface