D
D
Dmitry Baskakov2021-07-14 10:31:57
Zend Framework
Dmitry Baskakov, 2021-07-14 10:31:57

How to call repository or entity manager in Zend/Laminas widget?

You need to do something like this:

$companies = (new ServiceLocator())->get(Companies::class);


How to make it work so that everything works?

Answer the question

In order to leave comments, you need to log in

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question