PHP 8.2.31
Preview: element-usage-calculator.php Size: 335 B
/home/nshryvcy/radiantskinclinics.org/wp-content/plugins/elementor/modules/usage/contracts/element-usage-calculator.php

<?php

namespace Elementor\Modules\Usage\Contracts;

if ( ! defined( 'ABSPATH' ) ) {
	exit; // Exit if accessed directly.
}

interface Element_Usage_Calculator {
	public function can_calculate( array $element, $element_instance ): bool;

	public function calculate( array $element, $element_instance, array $existing_usage ): array;
}

Directory Contents

Dirs: 0 × Files: 1

Name Size Perms Modified Actions
335 B lrw-r--r-- 2026-02-05 01:46:24
Edit Download

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