Add missing null type hints to Content::isCountable and implementations
authorThiemo Mättig <thiemo.maettig@wikimedia.de>
Thu, 25 Feb 2016 13:13:22 +0000 (14:13 +0100)
committerThiemo Mättig <thiemo.maettig@wikimedia.de>
Thu, 25 Feb 2016 13:13:22 +0000 (14:13 +0100)
commit0965bf5991ecbb41ace85299834237f649cda77a
tree8f496853219b322d7a8fdf078159ebb64a104f6b
parentd67a9c337c7bf50ba3d94ce61a980d6eacf1fba5
Add missing null type hints to Content::isCountable and implementations

Change-Id: I6e3128dddd296f6d33da23332b8ff8393837b61b
includes/content/Content.php
includes/content/MessageContent.php
includes/content/TextContent.php
includes/content/WikitextContent.php
tests/phpunit/mocks/content/DummyContentForTesting.php
tests/phpunit/mocks/content/DummyNonTextContent.php