@@ -1,9 +0,0 @@
|
||||
<?php
|
||||
|
||||
interface Stringable
|
||||
{
|
||||
/**
|
||||
* @return string
|
||||
*/
|
||||
public function __toString();
|
||||
}
|
||||
Reference in New Issue
Block a user