create Environment
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
<?php
|
||||
|
||||
declare(strict_types=1);
|
||||
|
||||
namespace Potter\Environment;
|
||||
|
||||
final class Environment
|
||||
{ }
|
||||
Reference in New Issue
Block a user