MongoInt32
class MongoInt32 (View source)
Properties
| string | $value | 
Methods
                    __construct(string $value)
        
                                            
                
            Creates a new 32-bit number with the given value.
                    string
                
                
                    __toString()
        
                                            
                
            No description
Details
        
                            
    __construct(string $value)
        
    
    Creates a new 32-bit number with the given value.
        
                            string
    __toString()
        
    
    No description