Estou tendo dificuldades, meu código está idêntico ao demonstrado em aula e ainda assim o programa não funciona, quando tento executar ele me retorna o erro "PHP Fatal error: Declaration of Funcionario::construct(string $nome, CPF $cpf, string $cargo) must be compatible with Pessoa::construct(string $nome, CPF $cpf) in C:\Users\lucas\Desktop\Trainee\OrientacaoObjetosPHP\src\Funcionario.php on line 7"