Skip to content

v1.4.3: Refactor postToResponse method in PostTrait

Latest
Compare
Choose a tag to compare
@safaksaylam safaksaylam released this 14 Nov 20:14
Updated postToResponse to accept null and used is_array instead of is_object check. This ensures better type handling and improves the flexibility of the method.