Skip to content

Commit

Permalink
Include Countable after move
Browse files Browse the repository at this point in the history
  • Loading branch information
Girgias committed Dec 10, 2024
1 parent 4300829 commit 130a6cf
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion language/predefined/interfaces.xml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- EN-Revision: 26e26a95fdc3aac9b464068953ea3105dee00f14 Maintainer: andresdzphp Status: ready -->
<!-- EN-Revision: 267a3d4e60d8a6da941e72d195386b5841052cca Maintainer: andresdzphp Status: ready -->
<!-- Reviewed: yes Maintainer: seros -->

<part xml:id="reserved.interfaces" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink">
Expand All @@ -17,6 +17,7 @@
&language.predefined.iteratoraggregate;
&language.predefined.internaliterator;
&language.predefined.throwable;
&language.predefined.countable;
&language.predefined.arrayaccess;
&language.predefined.serializable;
&language.predefined.closure;
Expand Down

0 comments on commit 130a6cf

Please sign in to comment.