Release of v5.0.1-beta2
Fix function mismatch call in the compiler power class.
This commit is contained in:
@@ -27,7 +27,7 @@ final class Set extends ExtendingSet implements SetInterface
|
||||
* Table Name
|
||||
*
|
||||
* @var string
|
||||
* @since 3.2.1
|
||||
* @since 3.2.2
|
||||
*/
|
||||
protected string $table = 'joomla_power';
|
||||
|
||||
@@ -35,7 +35,7 @@ final class Set extends ExtendingSet implements SetInterface
|
||||
* Area Name
|
||||
*
|
||||
* @var string
|
||||
* @since 3.2.1
|
||||
* @since 3.2.2
|
||||
*/
|
||||
protected string $area = 'Joomla Power';
|
||||
|
||||
|
Reference in New Issue
Block a user