You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi ! I have treid to implement custom findOneBy by separating me from your event class, but i get this error:
Cannot autowire service "App\Repository\Service\VPSRepository": argument "$encryptor" of method "__construct()" references interface "Ambta\DoctrineEncryptBundle\Encryptors\EncryptorInterface" but no such service exists. You should maybe alias this interface to the existing "ambta_doctrine_encrypt.encryptor" service.
How to implement custom findOneBy ? Thank for your help ! (function $this->get doest work)
The text was updated successfully, but these errors were encountered:
Hi ! I have treid to implement custom findOneBy by separating me from your event class, but i get this error:
How to implement custom findOneBy ? Thank for your help ! (function $this->get doest work)
The text was updated successfully, but these errors were encountered: