AvailabilityInterface
        AvailabilityInterface.php
                :
        13
                 
    
            Interface
                Methods¶
                 getProduct()
            ¶
getProduct()
            ¶
    
        
        AvailabilityInterface.php
                :
        26
                 
    
        |  |  | 
Return values
                 getStock()
            ¶
getStock()
            ¶
    
        
        AvailabilityInterface.php
                :
        17
                 
    
        |  |  | 
Return values
int|null
                 isAvailable()
            ¶
isAvailable()
            ¶
    
        
        AvailabilityInterface.php
                :
        15
                 
    
        |  |  | 
Return values
bool
                 isInfinite()
            ¶
isInfinite()
            ¶
    
        
        AvailabilityInterface.php
                :
        24
                 
    
        |  |  | 
Return values
bool