e
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
<?php
|
||||
|
||||
|
||||
namespace BeReborn\Console;
|
||||
|
||||
|
||||
class Kernel
|
||||
{
|
||||
public $commands = [
|
||||
|
||||
];
|
||||
}
|
||||
Reference in New Issue
Block a user