mirror of
https://github.com/PrivateBin/PrivateBin.git
synced 2024-10-01 01:26:10 -04:00
apply StyleCI patch
This commit is contained in:
parent
a799351db3
commit
94aab6d64b
@ -409,7 +409,7 @@ class Filesystem extends AbstractData
|
||||
*/
|
||||
public function getAllPastes()
|
||||
{
|
||||
$pastes = array();
|
||||
$pastes = array();
|
||||
$firstLevel = array_filter(
|
||||
scandir($this->_path),
|
||||
'PrivateBin\Data\Filesystem::_isFirstLevelDir'
|
||||
|
Loading…
Reference in New Issue
Block a user