File "Background_Process.php"

Full Path: /home/siazco/grocery.siazco.se/wp-content/plugins/better-wp-security/core/lib/Background_Process.php
File size: 175 bytes
MIME-type: text/x-php
Charset: utf-8

<?php

namespace iThemesSecurity\Lib;

abstract class Background_Process extends \Ithemes_Ithemes_Security_ProWP_Background_Process {
	protected $prefix = 'solid-security';
}