X-Git-Url: https://git.heureux-cyclage.org/?a=blobdiff_plain;f=includes%2Fsearch%2FSearchIndexFieldDefinition.php;h=87d6344bea425b2556d82cf447b8352a44e3dbd1;hb=33eabfd8d6a738ae3ed13e3f52c0bbd7664e581a;hp=e3e01e8b6029549d681b1210e3ca14de642b5aee;hpb=230b3ee879e59109af175eb0b7eba0ef7cf7e160;p=lhc%2Fweb%2Fwiklou.git diff --git a/includes/search/SearchIndexFieldDefinition.php b/includes/search/SearchIndexFieldDefinition.php index e3e01e8b60..87d6344bea 100644 --- a/includes/search/SearchIndexFieldDefinition.php +++ b/includes/search/SearchIndexFieldDefinition.php @@ -39,7 +39,6 @@ abstract class SearchIndexFieldDefinition implements SearchIndexField { private $mergeCallback; /** - * SearchIndexFieldDefinition constructor. * @param string $name Field name * @param int $type Index type */