Closed (fixed)
Project:
MyREST
Version:
1.0.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
2 Apr 2026 at 09:48 UTC
Updated:
2 Apr 2026 at 10:07 UTC
Jump to comment: Most recent
The MyrestHelper class heavily depends on custom entity classes like MyentityNode, MyentityTerm, etc., from the myentity module. This prevents myrest from being a standalone module.
MyentityNodeInterface) with standard Drupal core interfaces (e.g., NodeInterface, TermInterface, ContentEntityInterface).use statements for Drupal\myentity\*.Audit methods in MyrestHelper and replace custom types with generic Drupal interfaces.
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #3
sergeydruua commentedComment #5
sergeydruua commented