mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-06-12 13:24:25 +00:00
Clean class from unnecessary function
This commit is contained in:
parent
ff3b521998
commit
b8e4d067cb
@ -43,15 +43,6 @@ class PersonSearch extends AbstractSearch
|
||||
$this->em = $em;
|
||||
}
|
||||
|
||||
/*
|
||||
* (non-PHPdoc)
|
||||
* @see \Chill\MainBundle\Search\SearchInterface::getLabel()
|
||||
*/
|
||||
public function getLabel()
|
||||
{
|
||||
return 'person_default';
|
||||
}
|
||||
|
||||
/*
|
||||
* (non-PHPdoc)
|
||||
* @see \Chill\MainBundle\Search\SearchInterface::getOrder()
|
||||
|
Loading…
x
Reference in New Issue
Block a user