MediaWiki master
MediaWiki\Libs\Emptiable Interface Reference

An interface to check for emptiness of an object. More...

Public Member Functions

 isEmpty ()
 Check if object is empty.
 

Detailed Description

An interface to check for emptiness of an object.

Definition at line 7 of file Emptiable.php.

Member Function Documentation

◆ isEmpty()

MediaWiki\Libs\Emptiable::isEmpty ( )

Check if object is empty.

Returns
bool Is it empty

The documentation for this interface was generated from the following file: