<?php preg_replace_callback( string|array $pattern, callable $callback, string|array $subject, int $limit = -1, int &$count = null, int $flags = 0): string|array|null
<?php } } else { $data = (string) preg_replace_callback($class::pattern(), [$class, 'find'], $content); }