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\Ksuid\Ksuid;
|
||||
use App\Framework\Id\Ksuid\Ksuid;
|
||||
|
||||
it('creates KSUID from string', function () {
|
||||
$value = '2SwcbqZrBNGd67ZJYmPKx42wKZj';
|
||||
|
||||
Reference in New Issue
Block a user