mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-18 15:33:15 +00:00
PHRAS-3519_filesystem-atomic-move
WIP extend filesystem (no change yet)
This commit is contained in:
15
lib/Alchemy/Phrasea/Filesystem/PhraseanetFileSystem.php
Normal file
15
lib/Alchemy/Phrasea/Filesystem/PhraseanetFileSystem.php
Normal file
@@ -0,0 +1,15 @@
|
||||
<?php
|
||||
/**
|
||||
* This file is part of Phraseanet
|
||||
*
|
||||
* (c) 2005-2016 Alchemy
|
||||
*
|
||||
* For the full copyright and license information, please view the LICENSE
|
||||
* file that was distributed with this source code.
|
||||
*/
|
||||
|
||||
namespace Alchemy\Phrasea\Filesystem;
|
||||
|
||||
class PhraseanetFilesystem extends \Symfony\Component\Filesystem\Filesystem
|
||||
{
|
||||
}
|
Reference in New Issue
Block a user