Getter for image cache file (FQFN).
Definition at line 317 of file class_MailTemplateEngine.php. References BaseFrameworkSystem.debugBackTrace(). 00317 { 00318 // Initialize FQFN 00319 $fqfn = ""; 00320 $this->debugBackTrace(); 00321 00322 // Return it 00323 return $fqfn; 00324 }
Here is the call graph for this function:
![]()
|
1.5.6