| PHP » GoLang | login |
            register |
            
            about | 
| GoLang MongoDB\BSON\MinKey::__construct
                                request it (544)
                            GoLang replacement for PHP's MongoDB\BSON\MinKey::__construct
                            [edit | history] 
                             PHP MongoDB\BSON\MinKey::__constructPHP original manual for MongoDB\BSON\MinKey::__construct [ show | php.net ]MongoDB\BSON\MinKey::__construct(mongodb >=1.0.0) MongoDB\BSON\MinKey::__construct — Construct a new MinKey Description
   final public MongoDB\BSON\MinKey::__construct
    ( void
   ) ParametersThis function has no parameters. Errors/Exceptions
 ExamplesExample #1 MongoDB\BSON\MinKey::__construct() example 
<?phpThe above example will output: 
object(MongoDB\BSON\MinKey)#1 (0) {
}
See Also | 
                    more
                     Most requested
 
                    more
                     Last requests
 |