mirror of
https://github.com/Karaka-Management/oms-News.git
synced 2026-02-01 18:08:41 +00:00
Fixing doc blocks
This commit is contained in:
parent
f967450cad
commit
6014a13e4a
|
|
@ -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>
|
||||
|
|
|
|||
|
|
@ -27,7 +27,7 @@ class NewsArticleMapper extends DataMapperAbstract
|
|||
/**
|
||||
* Columns.
|
||||
*
|
||||
* @var array<string, array>
|
||||
* @var array
|
||||
* @since 1.0.0
|
||||
*/
|
||||
static protected $columns = [
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user