Beispiel #1
0
 /**
  * Store an item.
  */
 public function testSetNamespace()
 {
     self::assertSame($this->object, $this->object->setNamespace('test'));
 }