Example #1
0
 /**
  * Test
  *
  * @return void
  */
 public function testGetIcons()
 {
     $this->assertInternalType('array', $this->object->getIcons());
 }