Skip to content

Constants with visibility #18

Open
@mariusbalcytis

Description

@mariusbalcytis

Fails with the following code:

<?php

class MyClass
{
    private const SOMETHING = 'initial value';
}

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