Поменял структуру проекта для расширения задачи с приемом
This commit is contained in:
5
scripts/priem_parser.php
Normal file
5
scripts/priem_parser.php
Normal file
@ -0,0 +1,5 @@
|
||||
<?php
|
||||
use SvedenParser\Color;
|
||||
use SvedenParser\Printer;
|
||||
use Symfony\Component\Yaml\Yaml;
|
||||
require_once __DIR__ . "/vendor/autoload.php";
|
Reference in New Issue
Block a user