Skip to content
Snippets Groups Projects

WIP: FEATURE: SS4 Upgrade

Open Paul Jayme requested to merge feature/ss4-upgrade into develop
Compare and Show latest version
1 file
+ 5
0
Compare changes
  • Side-by-side
  • Inline
@@ -7,6 +7,11 @@ use ThunderCats\UserSurveys\Model\UserSurveysJsonSerializable;
class SurveyContactInformation extends DataObject implements UserSurveysJsonSerializable
{
/**
* @var string
*/
private static $table_name = 'SurveyContactInformation';
private static $db = array(
'Title' => 'Varchar(255)',
'FreePhone' => 'Varchar(255)',