<?php
namespace Safe\Exceptions;

class OpcacheException extends AbstractSafeException
{
}
