Beispiel #1
0
 /**
  *
  */
 public function testGetType()
 {
     $this->assertInternalType('string', $this->_file->getType());
 }