PHP 8.2.31
Preview: Library.php Size: 1.06 KB
/home/nshryvcy/taramarriagebureau.com/wp-content/plugins/woocommerce/src/Blocks/Library.php

<?php
namespace Automattic\WooCommerce\Blocks;

use Automattic\WooCommerce\Blocks\BlockTypes\AtomicBlock;
use Automattic\WooCommerce\Blocks\Package;
use Automattic\WooCommerce\Blocks\Assets\AssetDataRegistry;
use Automattic\WooCommerce\Blocks\Assets\Api as AssetApi;
use Automattic\WooCommerce\Blocks\Integrations\IntegrationRegistry;

/**
 * Library class.
 *
 * @deprecated 5.0.0 This class will be removed in a future release. This has been replaced by BlockTypesController.
 * @internal
 */
class Library {

	/**
	 * Initialize block library features.
	 *
	 * @deprecated 5.0.0
	 */
	public static function init() {
		_deprecated_function( 'Library::init', '5.0.0' );
	}

	/**
	 * Register custom tables within $wpdb object.
	 *
	 * @deprecated 5.0.0
	 */
	public static function define_tables() {
		_deprecated_function( 'Library::define_tables', '5.0.0' );
	}

	/**
	 * Register blocks, hooking up assets and render functions as needed.
	 *
	 * @deprecated 5.0.0
	 */
	public static function register_blocks() {
		_deprecated_function( 'Library::register_blocks', '5.0.0' );
	}
}

Directory Contents

Dirs: 14 × Files: 14

Name Size Perms Modified Actions
AI DIR
- drwxr-xr-x 2026-03-03 06:25:15
Edit Download
AIContent DIR
- drwxr-xr-x 2026-03-03 06:25:15
Edit Download
Assets DIR
- drwxr-xr-x 2026-03-03 06:25:15
Edit Download
- drwxr-xr-x 2026-03-03 06:25:16
Edit Download
Domain DIR
- drwxr-xr-x 2026-03-03 06:25:16
Edit Download
Images DIR
- drwxr-xr-x 2026-03-03 06:25:16
Edit Download
- drwxr-xr-x 2026-03-03 06:25:16
Edit Download
- drwxr-xr-x 2026-03-03 06:25:16
Edit Download
Patterns DIR
- drwxr-xr-x 2026-03-03 06:25:16
Edit Download
Payments DIR
- drwxr-xr-x 2026-03-03 06:25:16
Edit Download
Registry DIR
- drwxr-xr-x 2026-03-03 06:25:16
Edit Download
Shipping DIR
- drwxr-xr-x 2026-03-03 06:25:16
Edit Download
Templates DIR
- drwxr-xr-x 2026-03-03 06:25:16
Edit Download
Utils DIR
- drwxr-xr-x 2026-03-03 06:25:16
Edit Download
2.77 KB lrw-r--r-- 2026-03-03 06:25:15
Edit Download
17.47 KB lrw-r--r-- 2026-03-03 06:25:15
Edit Download
7.77 KB lrw-r--r-- 2026-03-03 06:25:15
Edit Download
22.06 KB lrw-r--r-- 2026-03-03 06:25:15
Edit Download
5.44 KB lrw-r--r-- 2026-03-03 06:25:15
Edit Download
19.16 KB lrw-r--r-- 2026-03-03 06:25:15
Edit Download
583 B lrw-r--r-- 2026-03-03 06:25:16
Edit Download
4.08 KB lrw-r--r-- 2026-03-03 06:25:16
Edit Download
1.06 KB lrw-r--r-- 2026-03-03 06:25:16
Edit Download
3.19 KB lrw-r--r-- 2026-03-03 06:25:16
Edit Download
336 B lrw-r--r-- 2026-03-03 06:25:16
Edit Download
2.85 KB lrw-r--r-- 2026-03-03 06:25:16
Edit Download
17.64 KB lrw-r--r-- 2026-03-03 06:25:16
Edit Download
1.22 KB lrw-r--r-- 2026-03-03 06:25:16
Edit Download

If ZipArchive is unavailable, a .tar will be created (no compression).