Skip to content

Replace File Looksups with Class Lookups #78

@dmolsen

Description

@dmolsen
Member

Classic example is Template.php and loaders. Look at loaded classes rather than load class based on file path. The latter is unreliable long-term.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

    Development

    No branches or pull requests

      Participants

      @dmolsen

      Issue actions

        Replace File Looksups with Class Lookups · Issue #78 · pattern-lab/patternlab-php-core