PHP Classes

File: src/TournamentGenerator/Interfaces/index.php

Recommend this page to a friend!
  Classes of Tomáš Vojík   PHP Tournament Bracket Generator   src/TournamentGenerator/Interfaces/index.php   Download  
File: src/TournamentGenerator/Interfaces/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: Code formatting, upgrade to PHP8.4 syntax and test fixes

Signed-off-by: Tomáš VojĂ­k <[email protected]>
Date: 5 months ago
Size: 230 bytes
 

Contents

Class file image Download
<?php

declare(strict_types=1);

// Silence is golden

/*
 * @package TournamentGenerator\Interfaces
 * @brief All package interfaces
 */

/*
 * @namespace TournamentGenerator\Interfaces
 * @brief All package interfaces
 */