Commit with composer.json
This commit is contained in:
@ -7,6 +7,8 @@
|
||||
* @since 2010-04-25
|
||||
*/
|
||||
|
||||
namespace Majestic;
|
||||
|
||||
interface iValidator
|
||||
{
|
||||
public function isValid($value, $context = null);
|
||||
|
Reference in New Issue
Block a user