platform/api/symfony/Component/HttpFoundation/File/Exception/CannotWriteFileException.yaml
2024-09-02 10:44:11 -07:00

11 lines
252 B
YAML

name: CannotWriteFileException
class_comment: '# * Thrown when an UPLOAD_ERR_CANT_WRITE error occurred with UploadedFile.
# *
# * @author Florent Mata <florentmata@gmail.com>'
dependencies: []
properties: []
methods: []
traits: []
interfaces: []