| 
|   | getAllClassNames (array $additional_ignore, string $matching_path=null) | 
|   | 
|   | genericGetMatchingClassNames (callable $is_matching, array $additional_ignore=[], string $matching_path=null) | 
|   | The matcher finds the class names implementing the given interface, while ignoring paths in self::$ignore and and the additional patterns provided.  More...
  | 
|   | 
|   | getAllClassNames (array $additional_ignore, string $matching_path=null) | 
|   | 
Definition at line 28 of file ClassFinderTest.php.
 
◆ getAllClassNames()
  
  
      
        
          | ILIAS\Tests\Setup\TestAbstractOfFinder::getAllClassNames  | 
          ( | 
          array  | 
          $additional_ignore,  | 
         
        
           | 
           | 
          string  | 
          $matching_path = null  | 
         
        
           | 
          ) | 
           |  | 
         
       
   | 
  
protected   | 
  
 
 
◆ getMatchingClassNames()
      
        
          | ILIAS\Tests\Setup\TestAbstractOfFinder::getMatchingClassNames  | 
          ( | 
          callable  | 
          $matcher | ) | 
           | 
        
      
 
 
◆ $class_names
      
        
          | array ILIAS\Tests\Setup\TestAbstractOfFinder::$class_names = [] | 
        
      
 
 
The documentation for this class was generated from the following file: