Skip to main content

Filter: gk/foundation/licenses/channels/hidden

Filters the channel names hidden from the admin for a product.

A hidden channel keeps working: a site already on it still sees its badge, its updates and the route back to stable. It is only left out of the channel tabs, so a subscriber who pulls builds over the API is not shown a track they never browse.

Parameters

NameTypeDescription
$hiddenstring[]Channel names to hide.
$productarrayNormalized product data.
$text_domainstringProduct text domain.

Since

  • 1.31.0

Source

Defined in Licenses/ProductManager.php at line 2041