mirror of
https://github.com/ysoftdevs/Theatrical-Players-Refactoring-Kata.git
synced 2026-05-05 23:44:12 +02: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