Faker\Provider\ar_SA\Person::prefix PHP Method

prefix() public static method

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