Skip to content

Commit

Permalink
Updated stub
Browse files Browse the repository at this point in the history
Signed-off-by: Tom Wright <tom@inflatablecookie.com>
  • Loading branch information
betterthanclay committed Jan 27, 2023
1 parent 02557be commit cc3e4ac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion stubs/DecodeLabs/Terminus.php
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ class Terminus implements Proxy
{
use ProxyTrait;

const VENEER = 'DecodeLabs\Terminus';
const VENEER = 'DecodeLabs\\Terminus';
const VENEER_TARGET = Inst::class;

public static Inst $instance;
Expand Down

0 comments on commit cc3e4ac

Please sign in to comment.