IsoCodes\Tests\AbstractIsoCodeTest::getEmptyValues PHP 메소드

getEmptyValues() 최종 보호된 메소드

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