tableau-mkt-archived / entity_xliff

Drupal module that provides an API for entity serialization in the XLIFF format.
https://drupal.org/project/entity_xliff
2 stars 0 forks source link

Universal way to get a Serializer #69

Closed iamEAP closed 9 years ago

iamEAP commented 9 years ago

Introduces entity_xliff_get_serializer($sourceLanguage);, and replaces all current manual instantiations of EggsCereal\Serializer().

Couple of advantages:

coveralls commented 7 years ago

Coverage Status

Changes Unknown when pulling bc4f7136c6735f5dda04ad59e5797f5899ccd611 on serializer-getter into on 7.x-1.x.