mirror of
https://github.com/sigmasternchen/php-doc-en
synced 2025-03-15 08:28:54 +00:00
parent
772cf37c3f
commit
f646d66e39
1 changed files with 1 additions and 1 deletions
|
@ -647,7 +647,7 @@ $horseshoes = (new ReflectionClass(Suit::class))->newInstanceWithoutConstructor(
|
|||
<![CDATA[
|
||||
<?php
|
||||
Suit::cases();
|
||||
// Produces: [Suit::Hearts, Suit::Diamonds, Suit::Clubs, Suit:Spades]
|
||||
// Produces: [Suit::Hearts, Suit::Diamonds, Suit::Clubs, Suit::Spades]
|
||||
?>
|
||||
]]>
|
||||
</programlisting>
|
||||
|
|
Loading…
Reference in a new issue