apigee / apigee-edge-drupal

The Apigee Edge module enables you to integrate a Drupal 9 or 8 site with Apigee.
https://www.drupal.org/project/apigee_edge
GNU General Public License v2.0
32 stars 45 forks source link

Issues-1055 fix Error Deprecated : dynamic property #1071

Closed maxasus123 closed 3 months ago

maxasus123 commented 3 months ago

Fix : #1055

Error Deprecated function: Creation of dynamic property Drupal\apigee_edge\Entity\Developer::$original is deprecated

google-cla[bot] commented 3 months ago

Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

View this failed invocation of the CLA check for more information.

For the most up to date status, view the checks section at the bottom of the pull request.

codecov[bot] commented 3 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 44.39%. Comparing base (2b31224) to head (141fefe).

Additional details and impacted files [![Impacted file tree graph](https://app.codecov.io/gh/apigee/apigee-edge-drupal/pull/1071/graphs/tree.svg?width=650&height=150&src=pr&token=zNMo6WgrMf&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apigee)](https://app.codecov.io/gh/apigee/apigee-edge-drupal/pull/1071?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apigee) ```diff @@ Coverage Diff @@ ## 3.x #1071 +/- ## ========================================= Coverage 44.39% 44.39% Complexity 3041 3041 ========================================= Files 342 342 Lines 11111 11111 ========================================= Hits 4933 4933 Misses 6178 6178 ```