MediaWiki master
IGrammarTransformer.php
Go to the documentation of this file.
1<?php
8
30 public function process( string $word, string $case ): string;
31}
process(string $word, string $case)
Applies a procedural transformation to a word for a specific grammatical case.