self::OP_ALL, ]; } /** * @inheritdoc */ public static function find() { return new TreeQuery(get_called_class()); } }