You are here

protected property FindCommand::$serialization in MongoDB 8.2

The serialization.yaml service.

Type: \Drupal\Component\Serialization\SerializationInterface

File

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

Class

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

Namespace

Drupal\mongodb\Command

Code

protected $serialization;