Skip to content
This repository was archived by the owner on Mar 27, 2022. It is now read-only.
This repository was archived by the owner on Mar 27, 2022. It is now read-only.

Remove ArrayBuilderInterface ? #4

Open
@chriskoch

Description

@chriskoch

Controller::renderJson() uses as an optional param a instance of ArrayBuilderInterface. The idea behind was that you can convert complex objects to an assoc. array. We can remove all corresponding code if we check against JsonSerializable interface instead:

Opinions?

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions