demos-europe / edt

Enables your PHP application to expose its entities as REST resources using the feature rich JSON:API specification as API. How and to whom your entities are exposed is highly customizable while minimizing boilerplate code.
MIT License
2 stars 1 forks source link

Remove `SchemaPathProcessor` #154

Open joorei opened 3 months ago

joorei commented 3 months ago

At this point the class contains methods that are needed in very specific places. It seems reasonable to move those methods into the using classes and delete SchemaPathProcessor.