ged ) {
return $last_changed;
}
return wp_cache_set_last_changed( $group );
}
/**
* Sets last changed date for the specified cache group to now.
*
* @since 6.3.0
*
* @param string $ a
last changed.
*/
function wp_cache_set_last_changed( $group ) {
$previous_time = wp_cache_get( 'last_changed', $group );
$time = microtime();
wp_cache_set( 'last_changed', $time, $group );
/**
* Fires after a cache a hu 8A tered
* actions must be performant.
*
* @since 6.3.0
*
* @param string $group The cache group name.
* @param string $time The new last changed time (msec sec).
* @param string|false 0A K8$2A j^RɍXBA p, $time, $previous_time );
return $time;
}
/**
* Sends an email to the old site admin email address when the site admin email address changes.
*
* @since 4.9.0
*
* @param string $old_ b
address.
* @param string $option_name The re
Fatal error: Trait "Joomla\CMS\MVC\Factory\MVCFactoryServiceTrait" not found in /datas/yulpa173848/sites/2024.samclap-ufolep.fr/htdocs/libraries/src/Extension/MVCComponent.php on line 24
/** * MVC Component class. * * @since 4.0.0 */class MVCComponent extends Component implements MVCFactoryServiceInterface{ use MVCFactoryServiceTrait;}|
ClassNotFoundError
|
|---|
Symfony\Component\ErrorHandler\Error\ClassNotFoundError: Attempted to load trait "MVCFactoryServiceTrait" from namespace "Joomla\CMS\MVC\Factory". Did you forget a "use" statement for another namespace? at /datas/yulpa173848/sites/2024.samclap-ufolep.fr/htdocs/libraries/src/Extension/MVCComponent.php:24 |