tipo: modificación del cpanel y gitignore de la carpeta vendor
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
<?php
|
||||
|
||||
namespace Spatie\Url\Contracts;
|
||||
|
||||
interface Validator
|
||||
{
|
||||
public function validate(): void;
|
||||
}
|
||||
Reference in New Issue
Block a user