Faker\Provider\lv_LV\Address::streetPrefix PHP Method

streetPrefix() public static method

public static streetPrefix ( )
    public static function streetPrefix()
    {
        return static::randomElement(static::$streetPrefix);
    }