コード例 #1
0
 public function testIsPrimitive()
 {
     $this->assertFalse($this->type->isPrimitive());
 }