mirror of
https://github.com/phpseclib/phpseclib.git
synced 2024-11-17 10:45:11 +00:00
c9a80ff748
This does the following: 1. Removes superfluous usage of the `use` operator. Specifically, that operator is not needed to use classes in the same `namespace` as the object (see https://secure.php.net/manual/en/language.namespaces.rules.php). 2. While at it, also sorted the `use` operators alphabetically, for a better overview. |
||
---|---|---|
.. | ||
Agent | ||
Agent.php |