readClass() protected method

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