예제 #1
0
 /**
  * @return string
  */
 public function getNumberFormatted()
 {
     return (string) StringFilter::formatPhoneString($this->number);
 }