Skip to content

Base.prototype.isRegistered defaults to register = true #30

@mootari

Description

@mootari

Version: 0.11.2 (the one used by the latest assemble release)

Something I noticed while creating typings for base:
In Base.prototype.isRegistered(name, register), the param register is implicitely documented as defaulting to false. What actually seems to happen though is that the plugin will get registered unless false is passed explicitely. (Source)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions