Joomla CMS  3.10.11 (avec JPlatform 13.1 inclus)
Documentation des API du CMS Joomla en version 3.10.11 et du framework Joomla Platform intégré
Référence du fichier administrator/components/com_config/models/component.php

Espaces de nommage

 Joomla\Administrator
 

Variables

 try
 
 catch (RuntimeException $exception)
 

Documentation des variables

◆ catch

catch(RuntimeException $exception)

◆ try

try
Valeur initiale :
{
JLog::add(
sprintf('ConfigModelComponent has moved from %1$s to %2$s', __FILE__, dirname(__DIR__) . '/model/component.php'),
JLog::WARNING,
'deprecated'
)