Skip to content
Snippets Groups Projects
Commit 95102e49 authored by Tim van Dijen's avatar Tim van Dijen
Browse files

Fix phpdoc

parent a0efe442
No related branches found
No related tags found
No related merge requests found
......@@ -254,8 +254,8 @@ class Translate
* used ONLY for variable data, or when the translation is already provided by an external source, as a database
* or in metadata.
*
* @param string $tag The tag that has a translation
* @param array|string $translation The translation array
* @param string $tag The tag that has a translation
* @param mixed $translation The translation array
*
* @throws \Exception If $translation is neither a string nor an array.
* @return void
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment