DrewM\Morse\Feature\Number::testBigint PHP Méthode

testBigint() public méthode

public testBigint ( )
    public function testBigint()
    {
        return !(PHP_INT_MAX <= 2147483647);
    }