Skip to content

PaginationPage should inherit from PageWithoutAFile #257

@6twenty

Description

@6twenty

PaginationPage documents do not map to a single source file on disk, so they should use PageWithoutAFile so that they can be identified as such. PageWithoutAFile is just a very light abstraction class that inherits from Page, so no other changes are required other than renaming PaginationPage < Page to PaginationPage < PageWithoutAFile.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions