IsoCodes\Tests\AbstractIsoCodeTest::getEmptyValues PHP Method

getEmptyValues() final protected method

final protected getEmptyValues ( ) : array
return array
    protected final function getEmptyValues()
    {
        return ['', ' ', '  ', null];
    }