File "AssertObjectProperty_Empty.php"
Full Path: /home/elegucvf/public_html/video/wp-content/plugins/one-click-demo-import/vendor/yoast/phpunit-polyfills/src/Polyfills/AssertObjectProperty_Empty.php
File size: 193 bytes
MIME-type: text/x-php
Charset: utf-8
<?php
namespace Yoast\PHPUnitPolyfills\Polyfills;
/**
* Empty trait for use with PHPUnit >= 10.1.0 in which this polyfill is not needed.
*
* @since 2.1.0
*/
trait AssertObjectProperty {}