Node::class ]; private static $many_many = [ // does not have belong_many_many on the other end 'ExtMMtoNoBMM' => Node::class ]; }