Exemple #1
0
 /**
  * @return String
  */
 public function short()
 {
     return new String(Namespaces::shortClassName($this->value));
 }