JLanguage::hasKey
Determines is a key exists.
Signature
public function hasKey(string
$stringĀ )
Parameters
-
$string
- The key to check.
Returns
- boolean
- True, if the key exists.
public function hasKey(string
$stringĀ )
$string