You are here

constant FindCommand::NAME in MongoDB 8.2

File

modules/mongodb/src/Command/FindCommand.php, line 26

Class

FindCommand
Class FindCommand provides the 'commands.mongodb.find' command.

Namespace

Drupal\mongodb\Command

Code

const NAME = 'commands.mongodb.find';