If there is no reparser with the specified name, null is returned.
public find_reparser ( string $name ) : string | ||
$name | string | Name of the reparser to look up. |
return | string | A reparser service name, or null. |
public find_reparser ( string $name ) : string | ||
$name | string | Name of the reparser to look up. |
return | string | A reparser service name, or null. |