mirror of
https://github.com/ysoftdevs/Theatrical-Players-Refactoring-Kata.git
synced 2026-03-20 08:35:18 +01:00
Add PHP version of kata
This commit is contained in:
4
php/index.php
Normal file
4
php/index.php
Normal file
@@ -0,0 +1,4 @@
|
||||
|
||||
<?php
|
||||
|
||||
require __DIR__ . '/vendor/autoload.php';
|
||||
Reference in New Issue
Block a user