标签: php mongodb doctrine
我正在使用php,mongodb和dctrine。有没有办法为mongo变量设置多种数据类型。
我的变量需要使用多种数据类型进行更改,如下所示。
/** @ODM\Field(type="string") */ private $value;