255] ]; } /** * @inheritdoc */ public function attributeLabels() { return [ 'id' => 'ID', 'photo' => 'Photo', 'name' => 'Name', 'address' => 'Address', 'price' => 'Price', 'distance' => 'Distance', 'rating' => 'Rating', 'spot_id' => 'Spot ID', ]; } }