<?php unserialize(string $data, array $options = []): mixed
<?php isset($route['handler']) && is_string($route['handler']) && '__closure__' == substr($route['handler'], 0, 11) ) { $route['handler'] = unserialize(substr($route['handler'], 11)); } } }