Current File : /var/www/vinorea/modules/psxdesign/vendor/jetbrains/phpstorm-stubs/mongodb/BSON/MaxKeyInterface.php
<?php

namespace MongoDB\BSON;

/**
 * This interface is implemented by MongoDB\BSON\MaxKey but may also be used for type-hinting and userland classes.
 * @link https://www.php.net/manual/en/class.mongodb-bson-maxkeyinterface.php
 */
interface MaxKeyInterface {}