Blueprint
        Blueprint.php
                :
        13
                
    
                                Final
                
        
        
                Methods¶
                
__construct()
            ¶
    
        
        Blueprint.php
                :
        25
                
    
        | 
                     | 
                
                    
                     | 
            
Parameters
| Name | Type | Default value | Description | 
|---|---|---|---|
| $name | string | - | - | 
| $flow | array<string|int, object> | - | - | 
| $metadata | Metadata | - | - | 
                
getFlow()
            ¶
    
        
        Blueprint.php
                :
        40
                
    
        | 
                     | 
                
                    
                     | 
            
Return values
array<string|int, object>
                
getMetadata()
            ¶
    
        
        Blueprint.php
                :
        45
                
    
        | 
                     | 
                
                    
                     | 
            
Return values
                
getName()
            ¶
    
        
        Blueprint.php
                :
        32
                
    
        | 
                     | 
                
                    
                     | 
            
Return values
string