Newer
Older

Alex Bronstein
committed
<?php
/**
* @file
* Install, update and uninstall functions for the block_content module.
*/

Alex Bronstein
committed
/**
* Implements hook_update_last_removed().

Alex Bronstein
committed
*/
function block_content_update_last_removed(): int {
return 10300;