mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2026-01-16 06:11:28 +00:00
@@ -29,7 +29,6 @@ class UnknowSearchNameException extends \Exception
|
||||
{
|
||||
public function __construct($name)
|
||||
{
|
||||
parent::__construct( "The module search with name $name "
|
||||
. "is not found");
|
||||
parent::__construct( "No module search supports with the name $name");
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user