Definition
/**
* Create an UNLISTEN statement to unsubscribe the current session from a notification channel.
*
* Usage:
* unlisten('my_channel')->toSql() // UNLISTEN my_channel
*/
unlisten(string $channel) : UnlistenFinalStep composer require flow-php/etl ~0.35.1 Read from various data sources.
Shape and optimize for your needs.
Store and secure in one of many available data sinks.
/**
* Create an UNLISTEN statement to unsubscribe the current session from a notification channel.
*
* Usage:
* unlisten('my_channel')->toSql() // UNLISTEN my_channel
*/
unlisten(string $channel) : UnlistenFinalStep