<?php

namespace Symfony\Component\Security\Acl\Model;

interface EntryInterface
{
}
