api/symfony/Component/HttpKernel/Exception/NearMissValueResolverException.yaml

14 lines
354 B
YAML
Raw Normal View History

2024-09-26 09:03:21 +00:00
name: NearMissValueResolverException
class_comment: '# * Lets value resolvers tell when an argument could be under their
watch but failed to be resolved.
# *
# * Throwing this exception inside `ValueResolverInterface::resolve` does not interrupt
the value resolvers chain.'
dependencies: []
properties: []
methods: []
traits: []
interfaces: []