HH\Capabilities\Rx

The core capability present in every reactive context

Each weaker level of reactive context has additional privileges, thus the respective capabilities are subtypes of this one.

Interface Synopsis

namespace HH\Capabilities;

interface Rx {...}