'Varchar', ]; /** * @var array */ private static $many_many = [ 'Pages' => SiteTree::class, ]; }