PHPStanFactory
                
            in
            
        
    
        
        
    
Table of Contents
- create() : Tag
 - supports() : bool
 
Methods
create()
    public
                create(PhpDocTagNode $node, Context $context) : Tag
        
        Parameters
- $node : PhpDocTagNode
 - $context : Context
 
Return values
Tag —supports()
    public
                supports(PhpDocTagNode $node, Context $context) : bool
        
        Parameters
- $node : PhpDocTagNode
 - $context : Context