Class CustomerSuburb

Class CustomerSuburb

Represents a customer suburb

CustomerSuburb implements CustomerSuburbInterface uses StringUtilityTrait

Methods summary

public __construct( string $p_suburb )

Constructor of the class CustomerSuburb

public __toString( void ) : string

Returns the equivalent string value.

Methods used from StringUtilityTrait

strlenWrapper()

Properties summary

protected $suburb : string

Customer's suburb.