Merge pull request #5 from timw4mail/scrutinizer-patch-1

Scrutinizer Auto-Fixes
This commit is contained in:
Timothy Warren 2015-10-09 15:04:55 -04:00
commit bb3e5a643f
3 changed files with 5 additions and 4 deletions

View File

@ -93,6 +93,7 @@ class ArrayType {
/**
* Does the passed key exist in the current array?
*
* @param string $key
* @return bool
*/
public function has_key($key)