@ -13,7 +13,7 @@ namespace RouterOS;
*
* @package RouterOS\Iterators
* @link https://github.com/arily/RouterOSResponseArray
* @since 0.10
* @since 1.0.0
*/
class ResponseIterator implements \Iterator, \ArrayAccess, \Countable
{
@ -10,7 +10,7 @@ use RouterOS\Interfaces\ClientInterface;
* All shortcuts was moved to this class
* @package RouterOS
trait ShortsTrait