Scrutinizer php fixes

This commit is contained in:
Dennis Eichhorn 2017-11-08 22:00:34 +01:00
parent 4741cf9dc2
commit 70def3d284

View File

@ -121,7 +121,7 @@ class NewsArticle implements ArrayableInterface, \JsonSerializable
/** /**
* Badge. * Badge.
* *
* @var bool * @var array
* @since 1.0.0 * @since 1.0.0
*/ */
private $badges = []; private $badges = [];