readClass() protected method

protected readClass ( )
Exemplo n.º 1
0
 /**
  * @test
  */
 public function testReadClass()
 {
     $this->compareBag($this->reader->readClass('GSoares\\Annotation\\Sample\\SampleClass'));
 }