Home
last modified time | relevance | path

Searched refs:validTypes (Results 1 – 2 of 2) sorted by relevance

/plugin/adfs/phpsaml/lib/Saml2/
H A DSettings.php659 $validTypes = array('technical', 'support', 'administrative', 'billing', 'other');
661 if (!in_array($type, $validTypes)) {
/plugin/charter/
H A Dhelper.php118 var $validTypes = array( variable in helper_plugin_charter
230 if (!in_array($val, $this->validTypes))