<?php

namespace Codi22\VLAN\Interfaces;

interface VLANSRepositoryInterface
{
}