<?php namespace MGModule\DNSManager2\mgLibs\custom\dns\interfaces; /** * Interfejs dla submodułych obsługujących TTL dla rekordów */ interface SubmoduleTTLInterface { }