PHP 8.0.30
Preview: element-usage-calculator.php Size: 335 B
/home/certprox/test.certproxywizard.com/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-06-21 20:32:01
Edit Download

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