Beispiel #1
0
 public function getDestinations()
 {
     return array_merge([self::DESTINATION_ANY => 'Любая'], parent::destinationItems());
 }