register(); } /** * Registers the block. This is a wrapper to be extended in the child class. * * @since 4.2.3 * * @return void */ public function register() {} }