X-Git-Url: http://git.polytechnique.org/?a=blobdiff_plain;f=classes%2Fplheap.php;h=6dafc1aca7a6c938a2ff8e5e412b147f6b09eb99;hb=067a59f4a5da39a1df635d67c4dab56b3f6d9478;hp=5d1ff8ae47ad150f366f5e2fc836073a95612ac9;hpb=e8ddc3f28701273de2b5c0f822146ab2a39dea91;p=platal.git diff --git a/classes/plheap.php b/classes/plheap.php index 5d1ff8a..6dafc1a 100644 --- a/classes/plheap.php +++ b/classes/plheap.php @@ -1,6 +1,6 @@ content); + return PlIteratorUtils::fromArray($this->content, 1, true); } }