phpstan fixes

This commit is contained in:
Dennis Eichhorn 2020-11-27 22:56:16 +01:00
parent fb5bd667a9
commit 2c503501e6

View File

@ -87,7 +87,7 @@ class QACategory implements \JsonSerializable
/**
* Set name
*
* @param string|TagL11n $name Tag article name
* @param string|QACategoryL11n $name Category name
*
* @return void
*