From 6615d3fba64b24c3cdfe67d96b4fff4a128fca5b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Julien=20Fastr=C3=A9?= Date: Thu, 15 Jan 2015 13:49:58 +0100 Subject: [PATCH] remove dev comment [ci skip] --- Search/SearchInterface.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Search/SearchInterface.php b/Search/SearchInterface.php index 5497782a4..53182f7fe 100644 --- a/Search/SearchInterface.php +++ b/Search/SearchInterface.php @@ -29,7 +29,7 @@ namespace Chill\MainBundle\Search; * @author Julien Fastré * */ -interface SearchInterface #-> good name ? +interface SearchInterface { /** * return the result in a html string. The string will be inclued (as raw)