Fixing doc blocks

This commit is contained in:
Dennis Eichhorn 2016-11-06 22:22:07 +01:00
parent f967450cad
commit 6014a13e4a
2 changed files with 2 additions and 2 deletions

View File

@ -358,7 +358,7 @@ class NewsArticle implements ArrayableInterface, \JsonSerializable
*
* @return void
*
* @throws
* @throws InvalidEnumValue
*
* @since 1.0.0
* @author Dennis Eichhorn <d.eichhorn@oms.com>

View File

@ -27,7 +27,7 @@ class NewsArticleMapper extends DataMapperAbstract
/**
* Columns.
*
* @var array<string, array>
* @var array
* @since 1.0.0
*/
static protected $columns = [