Home
last modified time | relevance | path

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

/plugin/structtasks/_test/
H A DNotifiersTest.php65 private function getLangCallback($expected_key) { argument
66 return function ($key) use ($expected_key){
67 if ($key == $expected_key . '_subject') {
70 else if ($key == $expected_key . '_text') {
73 else if ($key == $expected_key . '_html') {