'Varchar' ]; private static $many_many = [ 'ManyManyThroughSubSubEagerLoadObjects' => [ 'through' => ManyManyThroughSubEagerLoadObjectManyManyThroughSubSubEagerLoadObject::class, 'from' => 'ManyManyThroughSubEagerLoadObject', 'to' => 'ManyManyThroughSubSubEagerLoadObject', ] ]; private static $belongs_many_many = [ 'ManyManyThroughEagerLoadObjects' => ManyManyThroughEagerLoadObject::class ]; }