this post was submitted on 12 Dec 2024
1 points (100.0% liked)

PHP: The latest news in the PHP world

5 readers
1 users here now

Share and discover the latest news about the PHP ecosystem and its community. Please respect r/php's rules.

founded 2 years ago
MODERATORS
 
The original post: /r/php by /u/winzippy on 2024-12-12 07:50:11.

Like so:

    class Foo {
        final protected string $bar;
    }

See example three in the manual: https://www.php.net/manual/en/language.oop5.final.php

no comments (yet)
sorted by: hot top controversial new old
there doesn't seem to be anything here