... so that it matches the return type of ...->getInternalResponse()->getHeader()
I'm not sure where the ActorActions are generated, but those generated methods should also match this return type.
https://github.com/Codeception/module-rest/blob/master/src/Codeception/Module/REST.php#L313
... so that it matches the return type of
...->getInternalResponse()->getHeader()I'm not sure where the
ActorActions are generated, but those generated methods should also match this return type.https://github.com/Codeception/module-rest/blob/master/src/Codeception/Module/REST.php#L313