Esempio n. 1
0
 public static function getByID($akID)
 {
     return Concrete\Core\Attribute\Key\UserKey::getByID($akID);
 }