diff --git a/src/Client.php b/src/Client.php index b591019..fcca3a8 100644 --- a/src/Client.php +++ b/src/Client.php @@ -79,6 +79,7 @@ class Client implements Interfaces\ClientInterface * @param string|array|\RouterOS\Query $query * @return \RouterOS\Client * @throws \RouterOS\Exceptions\QueryException + * @deprecated */ public function write($query): Client {