<?php namespace WPDesk\FPF\Free\Settings\Tab; /** * {@inheritdoc} */ abstract class TabAbstract implements TabInterface { }