Some checks failed
abc-api/abcParser/pipeline/head There was a failure building this commit
8 lines
90 B
PHP
Executable File
8 lines
90 B
PHP
Executable File
<?php
|
|
namespace XaiCorp\AbcParser\Domain\Modules\Interpreter\Lexicon;
|
|
|
|
interface Lex
|
|
{
|
|
|
|
}
|