upgrade to laravel 7 and set branch to v2
This commit is contained in:
@@ -33,5 +33,5 @@ interface ExtractorInterface
|
||||
*
|
||||
* @param string $prefix The prefix
|
||||
*/
|
||||
public function setPrefix($prefix);
|
||||
public function setPrefix(string $prefix);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user