generated from Potter/Template
initialize
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
<?php
|
||||
|
||||
declare(strict_types=1);
|
||||
|
||||
namespace Potter\Factory;
|
||||
|
||||
interface FactoryInterface
|
||||
{ }
|
||||
Reference in New Issue
Block a user