Account::getFile($file)

Version 3.7

Path to a file in account dir

Return value

String

Arguments

$file
string Filename

Full documentation

Include file in from account dir:

include_once $this->get('account')->getFile('accountFunction.php');