class FileLinkFormatter implements Serializable
Formats debug file links.
| __construct($fileLinkFormat = null, RequestStack $requestStack = null, string $baseDir = null, string $urlFormat = null) | ||
| format($file, $line) | ||
| serialize() | ||
| unserialize($serialized) |
| $fileLinkFormat | ||
| RequestStack | $requestStack | |
| string | $baseDir | |
| string | $urlFormat |
| $file | ||
| $line |
| $serialized |
© 2004–2017 Fabien Potencier
Licensed under the MIT License.
http://api.symfony.com/4.0/Symfony/Component/HttpKernel/Debug/FileLinkFormatter.html