Example #1
0
 public function testUseless()
 {
     $o = new ContentTypeController();
     $this->assertNull($o->getController());
 }