Class creator. Creates specific class in current environment.
- Author
 - Konstantin Kudryashov ever..nosp@m.zet@.nosp@m.gmail.nosp@m..com 
 
 
◆ __construct()
      
        
          | Prophecy\Doubler\Generator\ClassCreator::__construct  | 
          ( | 
          ClassCodeGenerator  | 
          $generator = null | ) | 
           | 
        
      
 
Initializes creator.
- Parameters
 - 
  
  
 
 
 
◆ create()
      
        
          | Prophecy\Doubler\Generator\ClassCreator::create  | 
          ( | 
            | 
          $classname,  | 
        
        
           | 
           | 
          Node\ClassNode  | 
          $class  | 
        
        
           | 
          ) | 
           |  | 
        
      
 
Creates class.
- Parameters
 - 
  
    | string | $classname |  | 
    | Node\ClassNode | $class |  | 
  
   
- Returns
 - mixed
 
- Exceptions
 - 
  
  
 
 
 
The documentation for this class was generated from the following file: