PHP Classes

File: phpdoc.dist.xml

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

Contents

Class file image Download
<?xml version="1.0" encoding="UTF-8" ?> <phpdocumentor configVersion="3" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="https://www.phpdoc.org" xsi:noNamespaceSchemaLocation="https://docs.phpdoc.org/latest/phpdoc.xsd" > <title>Tournament Generator</title> <paths> <output>docs</output> <cache>build/cache</cache> </paths> <version number="0.3.0"> <api> <source dsn="."> <path>src</path> </source> </api> </version> </phpdocumentor>