diff --git a/src/MountManager.php b/src/MountManager.php index 150aee3a8..620f540ea 100644 --- a/src/MountManager.php +++ b/src/MountManager.php @@ -20,8 +20,6 @@ * @method void assertPresent($path) * @method void assertAbsent($path) * @method Filesystem addPlugin(PluginInterface $plugin) - * - * @deprecated This functionality will be removed in 2.0 */ class MountManager implements FilesystemInterface {