. * */ namespace OCA\Deck; class NotifyPushEvents { public const DeckBoardUpdate = 'deck_board_update'; }