Skip to content
Snippets Groups Projects

Issue #3451074 by vishal.kadam: Deprecated function: Creation of dynamic property

Merged Issue #3451074 by vishal.kadam: Deprecated function: Creation of dynamic property
Merged Vishal Kadam requested to merge issue/views_migration-3451074:1.2.x into 1.2.x
1 file
+ 7
0
Compare changes
  • Side-by-side
  • Inline
@@ -56,6 +56,13 @@ abstract class BaseViewsMigration extends SqlBase implements ViewsMigrationInter
*/
protected $viewsData;
/**
* Type mapping.
*
* @var array
*/
protected $typeMap;
/**
* The relationships on the default display.
*
Loading