PATH:
home
/
rwabteecom
/
public_html
/
vendor
/
opcodesio
/
log-viewer
/
src
/
Exceptions
/
Editing: InvalidChunkSizeException.php
<?php namespace Opcodes\LogViewer\Exceptions; use Exception; class InvalidChunkSizeException extends Exception { }
SAVE
CANCEL