diff --git a/src/Content/ContactSelector.php b/src/Content/ContactSelector.php index bd8bcc989b..eac7debce7 100644 --- a/src/Content/ContactSelector.php +++ b/src/Content/ContactSelector.php @@ -38,28 +38,11 @@ class ContactSelector return $o; } - private static function contact_reputation($current) - { - $o = ''; - $o .= "\r\n"; - return $o; - } - + /** + * @param string $current current + * @param boolean $disabled optional, default false + * @return object + */ public static function pollInterval($current, $disabled = false) { $dis = (($disabled) ? ' disabled="disabled" ' : ''); @@ -83,6 +66,11 @@ class ContactSelector return $o; } + /** + * @param string $s network + * @param string $profile optional, default empty + * @return string + */ public static function networkToName($s, $profile = "") { $nets = array(