Пример #1
0
 public static function SetEmailService(IEmailService $emailService)
 {
     self::$_emailService = $emailService;
 }