Skip to content

Commit cb75093

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

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
@@ -203,7 +203,7 @@ public function write(Profile $profile): bool
203203
return true;
204204
}
205205

206-
protected function removeExpiredProfiles(string $indexFilename)
206+
private function removeExpiredProfiles(string $indexFilename)
207207
{
208208
$minimalProfileTimestamp = (new \DateTime())
209209
->modify(sprintf('-%d days', self::MAX_RETENTION_DAYS))

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