Is there any difference between this function in PHP 7.4?
public function foo(string $argumentThatCanBeNull = null) {} public function bar(?string $argumentT