ILIAS  release_5-3 Revision v5.3.23-19-g915713cf615
ilCourseMailTemplateTutorContextTest.php
Go to the documentation of this file.
1 <?php
2 
3 include_once 'Modules/Course/classes/class.ilCourseMailTemplateTutorContext.php';
4 
6 {
8  {
9  $mailTemplateContext = new ilCourseMailTemplateTutorContext();
10 
11  $result = $mailTemplateContext->resolveSpecificPlaceholder('TEST_PLACEHOLDER', array());
12 
13  $this->assertEquals($result, '');
14  }
15 }
$result
Create styles array
The data for the language used.