You appear to be a bot. Output may be restricted
Description
Get the template string.
Usage
$string = WP_UnitTest_Generator_Sequence::get_template_string();
Parameters
Returns
string
Source
File name: wordpress-develop-tests/phpunit/includes/factory/class-wp-unittest-generator-sequence.php
Lines:
1 to 3 of 3
public function get_template_string() { return $this->template_string; }