Skip to content

Commit 7fe9c51

Browse files
alamiraultfabpot
andauthored
Update src/Symfony/Component/HttpKernel/Profiler/FileProfilerStorage.php
Co-authored-by: Fabien Potencier <fabien@potencier.org>
1 parent 6cd2a51 commit 7fe9c51

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Symfony/Component/HttpKernel/Profiler/FileProfilerStorage.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -238,7 +238,7 @@ protected function removeExpiredProfiles(string $indexFilename)
238238
}
239239
}
240240

241-
public function unlinkTokenFile(string $token)
241+
private function unlinkTokenFile(string $token)
242242
{
243243
if (file_exists($filename = $this->getFilename($token))) {
244244
unlink($filename);

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy