common\ModuleExtraType::homepage PHP Method

homepage() public static method

public static homepage ( ) : self
return self
    public static function homepage()
    {
        return new self(self::HOMEPAGE);
    }