100], [['tecdoc_logo'], 'string', 'max' => 50], [['IMG'], 'string', 'max' => 255] ]; } /** * @inheritdoc */ public function attributeLabels() { return [ 'ID' => 'ID', 'BRAND' => 'Brand', 'if_tecdoc' => 'If Tecdoc', 'tecdoc_logo' => 'Tecdoc Logo', 'if_oem' => 'If Oem', 'if_checked' => 'If Checked', 'CONTENT' => 'Content', 'IMG' => 'Img', 'timestamp' => 'Timestamp', ]; } }