refactor(console, id, config): Dialog mode in Console, consolidated id modul, added config support for ini directives
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
|
||||
declare(strict_types=1);
|
||||
|
||||
use App\Framework\Cuid\Cuid;
|
||||
use App\Framework\Id\Cuid\Cuid;
|
||||
|
||||
it('creates Cuid from string', function () {
|
||||
$value = 'cjld2cjxh0000qzrmn831i7rn';
|
||||
|
||||
Reference in New Issue
Block a user