500], ]; } /** * {@inheritdoc} */ public function attributeLabels() { return [ 'id' => 'ID', 'order_id' => 'Order ID', 'content' => 'Content', 'created_at' => 'Created At', 'updated_at' => 'Updated At', ]; } }