PHP Classes

File: src/TournamentGenerator/index.php

Recommend this page to a friend!
  Classes of Tomáš Vojík   PHP Tournament Bracket Generator   src/TournamentGenerator/index.php   Download  
File: src/TournamentGenerator/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: :art: Automatic reformatting

Signed-off-by: Heroyt <vojik@wboy.cz>
Date: 6 hours ago
Size: 254 bytes
 

Contents

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

/**
 * @package TournamentGenerator
 * @brief Base package namespace
 * @details Contains basic classes
 */

/**
 * @namespace TournamentGenerator
 * @brief Base package namespace
 * @details Contains basic classes
 */