Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dfb3e8b commit 6501a35Copy full SHA for 6501a35
contributing/code/bc.rst
@@ -278,6 +278,8 @@ Change return type Yes [2]_ [4]_ No
278
``ArrayAccess`` array
279
``Traversable`` array
280
``Countable`` array
281
+ class ``<C>`` any subclass of ``<C>``
282
+ interface ``<I>`` any subinterface or implementing class of ``<I>``
283
=================== ==================================================================
284
285
.. [5] When changing the parent class, the original parent class must remain an
0 commit comments