%s'; public static function notify (array $data) { return sprintf(self::notify, $data['mailBody'], $data['url'], $data['url']); } }