eee
This commit is contained in:
@@ -1,12 +1,12 @@
|
||||
<?php
|
||||
declare(strict_types=1);
|
||||
|
||||
namespace Kiri\Abstracts;
|
||||
|
||||
|
||||
interface Provider
|
||||
{
|
||||
|
||||
public function onImport();
|
||||
|
||||
}
|
||||
<?php
|
||||
declare(strict_types=1);
|
||||
|
||||
namespace Kiri\Abstracts;
|
||||
|
||||
|
||||
interface Provider
|
||||
{
|
||||
|
||||
public function onImport();
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user