HH\IMemoizeParam

Classes that implement IMemoizeParam may be used as parameters on <<__Memoize>> functions

Guides

Interface Synopsis

namespace HH;

interface IMemoizeParam {...}

Public Methods

  • ->getInstanceKey(): string
    Serialize this object to a string that can be used as a dictionary key to differentiate instances of this class