Skip to content

Wrong default value position in docs #25

Description

@ArmorDarks
// @param {string=$font} $file-name        - should be specified in case of different
//                                           font file name from font name

should be

// @param {string} $file-name=$font        - should be specified in case of different
//                                           font file name from font name

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions