PHP Classes

File: src/TournamentGenerator/Export/index.php

Recommend this page to a friend!
  Classes of Tomáš Vojík   PHP Tournament Bracket Generator   src/TournamentGenerator/Export/index.php   Download  
File: src/TournamentGenerator/Export/index.php
Role: Auxiliary script
Content type: text/plain
Description: Auxiliary script
Class: PHP Tournament Bracket Generator
Organize the matches of teams in a tournament
Author: By
Last change:
Date: 2 years ago
Size: 300 bytes
 

Contents

Class file image Download
<?php
// Silence is golden

/**
 * @package TournamentGenerator\Export
 * @brief Exporter classes
 * @details Classes that help exporting the tournament data.
 */

/**
 * @namespace TournamentGenerator\Export
 * @brief Exporter classes
 * @details Classes that help exporting the tournament data.
 */