DevelopmentStrategy
final class DevelopmentStrategy
internal |
Methods
void
initialize()
No description
void
void
handleError(int $severity, string $message, string $file, int $line)
No description
bool
sendAssets()
No description
void
renderLoader()
No description
void
renderBar()
No description
Details
at line 25
__construct(Bar $bar, BlueScreen $blueScreen, DeferredContent $defer)
No description
at line 33
void
initialize()
No description
at line 38
void
handleException(Throwable $exception, bool $firstTime)
No description
at line 76
void
handleError(int $severity, string $message, string $file, int $line)
No description
at line 109
bool
sendAssets()
No description
at line 115
void
renderLoader()
No description
at line 121
void
renderBar()
No description