Home
last modified time | relevance | path

Searched refs:rollOnce (Results 1 – 4 of 4) sorted by relevance

/plugin/randomtables/table-roller/src/Table/
DBaseTable.php44 public function rollOnce() : string { function in TableRoller\\Table\\BaseTable
106 return $this->rollOnce();
110 return $this->rollOnce();
DManager.php18 $result = $table->rollOnce();
27 $result = $table->rollOnce();
DTableInterface.php7 public function rollOnce() : string; function
/plugin/randomtables/table-roller/src/Generator/
DBaseGenerator.php47 $result = $table->rollOnce();