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

10 lines
270 B
YAML

name: SuspiciousOperationException
class_comment: '# * Raised when a user has performed an operation that should be considered
# * suspicious from a security perspective.'
dependencies: []
properties: []
methods: []
traits: []
interfaces:
- RequestExceptionInterface