'Text', 'SolutionArea' => 'Varchar' ]; private static $has_one = [ 'Project' => Project::class, ]; }