Skip to content
This repository has been archived by the owner on Sep 13, 2024. It is now read-only.

Creation of dynamic property in Module.php, Record.php, Basic.php #17220

Merged
merged 2 commits into from
Aug 16, 2023

Conversation

areksolek
Copy link
Contributor

Creation of dynamic property in Module.php, Record.php, Basic.php

@areksolek areksolek added the ✔ finished This pull request has been finished. label Jul 28, 2023
@areksolek areksolek added this to the YetiForce 6.5 milestone Jul 28, 2023
modules/Accounts/models/Module.php Outdated Show resolved Hide resolved
modules/Vtiger/models/Record.php Outdated Show resolved Hide resolved
@@ -15,6 +15,10 @@
*/
class Vtiger_Record_Model extends \App\Base
{
/** @var Vtiger_Record_Model Instance of the recrod */
public $entity;
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

remove this property and where it is used.

@rskrzypczak rskrzypczak added 🔧 AmendmentsRequired This pull request requires some amendments in order to be merged. and removed ✔ finished This pull request has been finished. labels Aug 7, 2023
@areksolek areksolek added ✔ finished This pull request has been finished. and removed 🔧 AmendmentsRequired This pull request requires some amendments in order to be merged. labels Aug 11, 2023
@areksolek areksolek removed their assignment Aug 11, 2023
@rskrzypczak rskrzypczak merged commit 206ab1a into YetiForceCompany:developer Aug 16, 2023
13 of 16 checks passed
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
✔ finished This pull request has been finished.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants