Revision 6e491ce465c3037f99dbe444d6393d6888adf644
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