rfc:constants_in_traits

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revisionBoth sides next revision
rfc:constants_in_traits [2022/07/05 22:51] sjirfc:constants_in_traits [2022/07/10 13:26] – fix typo imsop
Line 40: Line 40:
  
 <code php> <code php>
-intertface FooInterface {+interface FooInterface {
     public const FLAG_1 = 1;     public const FLAG_1 = 1;
     public function doFoo(int $flags): void;     public function doFoo(int $flags): void;
rfc/constants_in_traits.txt · Last modified: 2022/08/04 19:17 by sji