Recursively extract static variables from callable
There are some cases where PreviewControllerWrapperSubscriber.php receives a nested callable, so we need to extract its data recursively.
There are some cases where PreviewControllerWrapperSubscriber.php receives a nested callable, so we need to extract its data recursively.