DoctrineChoiceLoader
DoctrineChoiceLoader
class DoctrineChoiceLoader implements ChoiceLoaderInterface
Loads choices using a Doctrine object manager.
Methods
__construct(ObjectManager $manager, string $class, IdReader $idReader = null, null|EntityLoaderInterface $objectLoader = null, 登录查看完整内容
|