phpbb\textreparser\reparser_interface::set_name PHP Method

set_name() public method

Sets the name of the reparser
public set_name ( string $name )
$name string The reparser name
    public function set_name($name);