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 | ||
| DefaultPreferencesFactory.php | ||
| Filter.php | ||
| IntvalFilter.php | ||
| MultiTitleFilter.php | ||
| MultiUsernameFilter.php | ||
| PreferencesFactory.php | ||
| SignatureValidator.php | ||
| TimezoneFilter.php | ||