1
0
Fork 0

Update libraries/jcb_powers/VDM.Joomla/src/Componentbuilder/Compiler/Joomlaplugin/Structure.php

This commit is contained in:
oxido 2024-02-07 22:20:38 +00:00
parent 5987e18f14
commit ee1255cbdc
1 changed files with 715 additions and 715 deletions

View File

@ -325,7 +325,7 @@ class Structure
* @return void
* @since 3.2.0
*/
protected function setMainXmlFile(mixed $plugin): void
protected function setMainXmlFile(object $plugin): void
{
$file_details = [
'path' => $plugin->folder_path . '/' . $plugin->file_name . '.xml',