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