MediaWiki
REL1_40
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 Thu Jun 27 2024 14:02:42 for MediaWiki by
1.10.0