Scrutinizer Auto-Fixes

This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
This commit is contained in:
Scrutinizer Auto-Fixer 2015-10-09 18:55:15 +00:00
parent a8e3c594e3
commit 4dddd3238c
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)