<?php interface Foo { /** @var non-empty-string */ public const CONSTANT='foo'; } interface Bar { /** * @var non-empty-string */ public const CONSTANT='foo'; } interface Baz extends Foo, Bar {}
You have javascript disabled. You will not be able to edit any code.
There are `>1` results