100], ]; } /** * @inheritdoc */ public function attributeLabels() { return [ 'id' => 'ID', 'merchantId' => 'Merchant ID', 'categoryId' => 'Category ID', 'categoryType' => 'Category Type', 'mobileUrlSmall' => 'Mobile Url Small', 'mobileUrl' => 'Mobile Url', 'mobileUrlBig' => 'Mobile Url Big', 'pcUrl' => 'Pc Url', 'pcUrlBig' => 'Pc Url Big', 'picSort' => 'Pic Sort', 'addTime' => 'Add Time', ]; } }