Browse Source

non-used code removed

pull/14/head
Paul Rock 7 years ago
parent
commit
fbdbe0ac88
  1. 11
      src/Client.php

11
src/Client.php

@ -177,17 +177,6 @@ class Client implements Interfaces\ClientInterface
}
/**
* Class Rosario, created for work with response array from RouterOS
* as with multiple chunks of values, this class was created by memory save reasons.
*
* Based on RouterOSResponseArray solution by @arily
*
* @link https://github.com/arily/RouterOSResponseArray
* @package RouterOS
* @since 0.10
*/
/**
* This method was created by memory save reasons, it convert response
* from RouterOS to readable array in safe way.
*

Loading…
Cancel
Save