MediaWiki
REL1_39
Emptiable.php
Go to the documentation of this file.
1
<?php
2
namespace
MediaWiki
;
3
7
interface
Emptiable
{
8
13
public
function
isEmpty
();
14
15
}
MediaWiki\Emptiable
An interface to check for emptiness of an object.
Definition
Emptiable.php:7
MediaWiki\Emptiable\isEmpty
isEmpty()
Check if object is empty.
MediaWiki
A helper class for throttling authentication attempts.
includes
Emptiable.php
Generated on Sun Nov 24 2024 11:22:52 for MediaWiki by
1.10.0