PATH:
home
/
rwabteecom
/
public_html
/
vendor
/
saloonphp
/
saloon
/
src
/
Exceptions
/
Editing: FixtureException.php
<?php declare(strict_types=1); namespace Saloon\Exceptions; class FixtureException extends SaloonException { // }
SAVE
CANCEL