Skip to content
Snippets Groups Projects
Commit f3f0b84b authored by Laurent Lecluse's avatar Laurent Lecluse
Browse files

Adaptation php8.4

parent 0a6a964d
No related branches found
No related tags found
No related merge requests found
Pipeline #38955 failed
......@@ -23,7 +23,7 @@ class VueViewHelper extends AbstractHtmlElement
*
* @return self|string
*/
public function __invoke(string $name = null, array $props = [])
public function __invoke(?string $name = null, array $props = [])
{
if (!empty($name)) {
$h = $this->begin();
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment