Class VPERepository
category |
System |
---|---|
package |
VPE |
subpackage |
Repositories |
__construct(\VPEStorageInterface $storage, \VPEFactory $factory, \LanguageProvider $languageProvider)
delete(\VPEInterface $vpe) : \VPERepositoryInterface
getAll() : \VPECollection
getById(\IdType $vpeId) : \VPEInterface
save(\VPEInterface $vpe) : \VPERepositoryInterface