Esempio n. 1
0
 public static function getAttributes($uID, $method = "getValue")
 {
     return Concrete\Core\Attribute\Key\UserKey::getAttributes($uID, $method);
 }