Skip to content

Commit

Permalink
Remove @deprecated MountManager
Browse files Browse the repository at this point in the history
  • Loading branch information
jmontoyaa authored and frankdejonge committed Dec 24, 2020
1 parent 2062a94 commit 13352d2
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/MountManager.php
Original file line number Diff line number Diff line change
Expand Up @@ -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
{
Expand Down

0 comments on commit 13352d2

Please sign in to comment.