Skip to content
Snippets Groups Projects
Commit bde897f7 authored by Neuber, Eugen Ramon's avatar Neuber, Eugen Ramon :speech_balloon:
Browse files

Remove class FileData from function persist()

(psalm error)
parent a8ac3c17
No related branches found
No related tags found
No related merge requests found
Pipeline #229859 failed
...@@ -29,7 +29,7 @@ class FileDataDataPersister extends AbstractController implements ContextAwareDa ...@@ -29,7 +29,7 @@ class FileDataDataPersister extends AbstractController implements ContextAwareDa
} }
/** /**
* @param Filedata $data * @param mixed $data
* *
* @return FileData|void * @return FileData|void
*/ */
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment