@@ -51,6 +51,15 @@ class Wx
return Template::getInstance($this->config);
}
/**
* @return Template
*/
public function getPublicTemplate()
{
return PublicTemplate::getInstance($this->config);
* @return Account
The note is not visible to the blocked user.