[hook] Add BypassFinalHook

This commit is contained in:
2022-10-16 08:12:05 +02:00
parent 7243a80807
commit b230172bde
2 changed files with 28 additions and 1 deletions

View File

@@ -11,7 +11,7 @@ declare(strict_types=1);
* file that was distributed with this source code.
*/
namespace Scc\PhpUnit;
namespace Scc\PhpUnit\Traits;
/**
* Trait ReflectionTrait.