Skip to content

"decryptResourceInternal" method visibility public #503

@kronthto

Description

@kronthto

I was wondering, why is this public/exposed, all the other "Internal" methods appear to be private. I couldn't find external references to it. Just an oversight?

public static function decryptResourceInternal($inputHandle, $outputHandle, KeyOrPassword $secret)

It's not a big problem though, and changing this risks breaking integrations in the wild that are using it directly now.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions