News
extends Element
in package
Uses
ElementTrait
This is the 'News' class, a DTO class for the theme configuration data.
The items stored in this class will remain immutable (only get methods are available).
This class extends SDK\Core\Dtos\Element, see this class.
Tags
Table of Contents
NEWS_LIST | = 'newsList' | |
---|---|---|
getNewsList() | This method returns the newsList configuration. | : ItemList|null |
Constants
NEWS_LIST
public
mixed
NEWS_LIST
= 'newsList'
Methods
getNewsList()
This method returns the newsList configuration.
public
getNewsList() : ItemList|null