I have a sentence:
What means @ prefixed to the "array_key_exis ts" function?
Code:
if(@array_key_exists($nameIndex,self::$instancesByName))return smth;