type()), new LikeFilterDirective($this, $this->type()), ]; } /** * The sort type of the field. */ public function sortType(): SortType { return SortType::ROOT; } }