255], ]; } /** * {@inheritdoc} */ public function attributeLabels() { return [ 'id' => 'ID', 'up_id' => 'Up ID', 'height' => 'Height', 'weight' => 'Weight', 'region' => 'Region', 'address' => 'Address', 'created_at' => 'Created At', 'updated_at' => 'Updated At', ]; } }