Author: Elliot Levin (elliotlevin@hotmail.com)
Inheritance: extends Type, implements Pinq\Analysis\INativeType
Beispiel #1
0
 public function __construct($identifier)
 {
     parent::__construct($identifier, null, INativeType::TYPE_MIXED);
 }