FOFPlatformInterface::logDeprecated
Logs a deprecated practice. In Joomla! this results in the $message being output in the deprecated log file, found in your site's log directory.
Signature
public function logDeprecated(The
$messageĀ )
Parameters
-
$message
- deprecated practice log message
Returns
- void