Skip to content

PHP: don't autocomplete methods with "__" prefix #7

@TomaszGasior

Description

@TomaszGasior

For PHP language methods prefixed with "__" should not be shown by autocomplete. These methods are considered in PHP as "magic" and should not be called directly.

http://php.net/manual/en/language.oop5.magic.php

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