This commit is contained in:
Edward Yang 2022-07-08 16:47:28 +08:00
parent c2d3d099c5
commit 3909475219
1 changed files with 2 additions and 2 deletions

View File

@ -21,9 +21,9 @@ class SlideShow extends Component
*
* @return void
*/
public function __construct($modules)
public function __construct()
{
}
/**