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