Exemplo n.º 1
0
 protected function init($type = null)
 {
     PsDefines::validateVar($this->name(), $type);
     $this->type = $type;
 }