* @copyright (c), Thread */ class Faq extends \thread\modules\faq\Faq { /** * Number of elements in GridView * @var int */ public $itemOnPage = 6; }