HH\Facts\enabled

True iff native facts are available

namespace HH\Facts;

function enabled(): bool;

If this returns false, any other operations in the HH\Facts namespace will throw InvalidOperationException if called.

Returns

  • bool