Class EmptyLanguageCode

EmptyLanguageCode

The purpose of this class is to return an empty string as representation of a empty language code value.

LanguageCode
EmptyLanguageCode
Package: Shared
Category: System
Located at Shared/EmptyLanguageCode.inc.php

Methods summary

public __construct( void )

Override constructor, as no argument are passed, and therefore no validation is needed in this class.

public __toString( void ) : string

Returns the language code.

Methods inherited from LanguageCode

asString()

Properties summary

Properties inherited from LanguageCode

$languageCode