master
register
public function register( Meta_Box $meta_box ): void { if ( ! $this->validator->verify_meta_box( $meta_box ) ) { throw new Exception( sprintf(