Revision c519a6444b44691d4f1a9cd9a298c19154f19c03
Committed on 14/12/2018 7:17 am by
Dawid ParafiĆski <vinniczek@gmail.com> [GitHub Diff]
EZP-29788: As a developer, I want to delete content type translation (#2494)
* EZP-29788: As a developer, I want to delete content type translation
* EZP-29788: Move handling into persistence layer
* EZP-29788: Code review fix
* EZP-29788: Unit tests for new removeContentTypeTranslation method
* EZP-29788: BC breaks doc updated
* EZP-29788: Changed typehinting for contentTypeId from mixed to int