Example #1
0
 /**
  * @param string $type
  * @return Type
  */
 function forType($type)
 {
     return $this->top->forType($type);
 }