api/symfony/Component/HttpKernel/Exception/NearMissValueResolverException.yaml
2024-09-26 02:03:21 -07:00

13 lines
354 B
YAML

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: []