upgraded dependencies
This commit is contained in:
@@ -30,8 +30,6 @@ interface ExtractorInterface
|
||||
|
||||
/**
|
||||
* Sets the prefix that should be used for new found messages.
|
||||
*
|
||||
* @param string $prefix The prefix
|
||||
*/
|
||||
public function setPrefix($prefix);
|
||||
public function setPrefix(string $prefix);
|
||||
}
|
||||
|
Reference in New Issue
Block a user