unset() does not throw an error if the value to be unset does not exist in the first place, so guarding it with an isset() check is unnecessary. Remove a few ifs that didn’t do anything else. Change-Id: Ie5493c8a4c4d25e12a029d0257374527cd12303d |
||
|---|---|---|
| .. | ||
| Hook | ||
| LCStore.php | ||
| LCStoreCDB.php | ||
| LCStoreDB.php | ||
| LCStoreNull.php | ||
| LCStoreStaticArray.php | ||
| LocalisationCache.php | ||
| LocalisationCacheBulkLoad.php | ||