Current File : /var/www/pediatribu/wp-content/plugins/independent-analytics/IAWP/Empty_Report_Option.php
<?php

namespace IAWP;

/**
 * Intentionally empty. Used as an alternative to null in Report_Options_Parser.
 * @internal
 */
class Empty_Report_Option
{
}