kontent-ai / delivery-sdk-php

Kontent.ai Delivery SDK for PHP
https://kontent.ai
MIT License
46 stars 15 forks source link

renamed modular content to linked items #67

Closed petrsvihlik closed 6 years ago

petrsvihlik commented 6 years ago

Motivation

Based on our vision regarding components and content items, we have to rename "Modular content element" to "Linked items element". From the Delivery SDK's point of view, it means that we have to rename everything (methods/properties/classes/..., including SDK documentation) that contains "modularContent" to "linkedItems".

Keep in mind, that the Delivery API responses will remain the same. They'll still contain "modular_content".

Checklist

How to test

petrsvihlik commented 6 years ago

@dusekdan @Simply007 could one of you please review it? thx