Updated phpdoc. [skip ci]

This commit is contained in:
James Cole
2015-05-05 07:48:34 +02:00
parent f28bc568a4
commit e1941daedd
8 changed files with 6 additions and 11 deletions

View File

@@ -237,7 +237,6 @@ class ExpandedForm
}
/**
* @SuppressWarnings("CyclomaticComplexity") // It's exactly 5. So I don't mind.
*
* Takes any collection and tries to make a sensible select list compatible array of it.
*

View File

@@ -84,7 +84,6 @@ class Search implements SearchInterface
}
/**
* @SuppressWarnings(PHPMD.UnusedFormalParameter)
*
* @param array $words
*