PHP 8.2.31
Preview: Library.php Size: 1.06 KB
/home/nshryvcy/himaltourism.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/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: 10 × Files: 11

Name Size Perms Modified Actions
Assets DIR
- drwxr-xr-x 2026-03-03 06:10:18
Edit Download
- drwxr-xr-x 2026-03-03 06:10:18
Edit Download
Domain DIR
- drwxr-xr-x 2026-03-03 06:10:18
Edit Download
- drwxr-xr-x 2026-03-03 06:10:18
Edit Download
Payments DIR
- drwxr-xr-x 2026-03-03 06:10:18
Edit Download
Registry DIR
- drwxr-xr-x 2026-03-03 06:10:18
Edit Download
Shipping DIR
- drwxr-xr-x 2026-03-03 06:10:18
Edit Download
StoreApi DIR
- drwxr-xr-x 2026-03-03 06:10:19
Edit Download
Templates DIR
- drwxr-xr-x 2026-03-03 06:10:19
Edit Download
Utils DIR
- drwxr-xr-x 2026-03-03 06:10:19
Edit Download
2.77 KB lrw-r--r-- 2026-03-03 06:10:18
Edit Download
12.10 KB lrw-r--r-- 2026-03-03 06:10:18
Edit Download
5.46 KB lrw-r--r-- 2026-03-03 06:10:18
Edit Download
23.12 KB lrw-r--r-- 2026-03-03 06:10:18
Edit Download
7.55 KB lrw-r--r-- 2026-03-03 06:10:18
Edit Download
583 B lrw-r--r-- 2026-03-03 06:10:18
Edit Download
3.23 KB lrw-r--r-- 2026-03-03 06:10:18
Edit Download
1.06 KB lrw-r--r-- 2026-03-03 06:10:18
Edit Download
1.35 KB lrw-r--r-- 2026-03-03 06:10:18
Edit Download
336 B lrw-r--r-- 2026-03-03 06:10:18
Edit Download
3.17 KB lrw-r--r-- 2026-03-03 06:10:18
Edit Download

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