e
This commit is contained in:
+13
-13
@@ -1,13 +1,13 @@
|
||||
<?php
|
||||
|
||||
|
||||
namespace Kiri;
|
||||
|
||||
|
||||
interface IProxy
|
||||
{
|
||||
|
||||
public function execute();
|
||||
|
||||
|
||||
}
|
||||
<?php
|
||||
|
||||
|
||||
namespace Kiri;
|
||||
|
||||
|
||||
interface IProxy
|
||||
{
|
||||
|
||||
public function execute();
|
||||
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user