mirror of
https://github.com/emilybache/GildedRose-Refactoring-Kata.git
synced 2025-12-12 20:32:15 +00:00
3 lines
81 B
PHP
3 lines
81 B
PHP
<?php
|
|
set_include_path(get_include_path() . PATH_SEPARATOR . __DIR__.'/../src');
|