SourceRepresentation.php
system/ThirdParty/Kint/Value/Representation/SourceRepresentation.php
1 class
8 methods
class SourceRepresentation
__construct
(string $filename, int $line, ?int $padding = self::DEFAULT_PADDING, bool $showfilename = false)
getHint
()
getSourceSlice
()
getSourceLines
()
getFileName
()
getLine
()
showFileName
()
readSource
(string $filename, int $start_line = 1, ?int $length = null)