Home
last modified time | relevance | path

Searched refs:URL_FUNC (Results 1 – 3 of 3) sorted by relevance

/web-php/src/
H A DUserPreferences.php20 public const URL_FUNC = 'quickref'; define in phpweb\\UserPreferences
57 if (!in_array($type, [self::URL_FUNC, self::URL_MANUAL, self::URL_NONE], true)) {
/web-php/tests/Unit/
H A DUserPreferencesTest.php45 [['MYPHPNET' => ',quickref,,'], '', UserPreferences::URL_FUNC, false],
65 ['quickref', UserPreferences::URL_FUNC],
/web-php/
H A Dmy.php182 if ($type === UserPreferences::URL_NONE || $type === UserPreferences::URL_FUNC) {

Completed in 6 milliseconds