1
0
Fork 0
mirror of https://codeberg.org/demostf/api.git synced 2026-06-03 18:04:08 +02:00

dont fetch data from steam

This commit is contained in:
Robin Appelman 2017-03-21 21:50:51 +01:00
commit 71db345f9b
5 changed files with 18 additions and 6 deletions

View file

@ -1,4 +1,6 @@
<?php namespace Demostf\API;
<?php declare(strict_types = 1);
namespace Demostf\API;
use Flight;