'Text', 'SolutionArea' => 'Varchar' ); private static $has_one = array( 'Project' => Project::class, ); }