PolicyInterface
        PolicyInterface.php
                :
        11
                 
    
            Interface
                Methods¶
                 getFunction()
            ¶
getFunction()
            ¶
    
        
        PolicyInterface.php
                :
        15
                 
    
        |  |  | 
Return values
string
                 getModule()
            ¶
getModule()
            ¶
    
        
        PolicyInterface.php
                :
        13
                 
    
        |  |  | 
Return values
string
                 getObject()
            ¶
getObject()
            ¶
    
        
        PolicyInterface.php
                :
        17
                 
    
        |  |  | 
Return values
object|null
                 getTargets()
            ¶
getTargets()
            ¶
    
        
        PolicyInterface.php
                :
        22
                 
    
        |  |  | 
Return values
array<string|int, ValueObject>