Skip to content

Commit cca906c

Browse files
committed
Update Patents.php
1 parent 01a85fc commit cca906c

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

src/Patents.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,9 @@
88
*/
99
declare(strict_types=1);
1010

11-
namespace SourcePot\Datapool\DataApps;
11+
namespace SourcePot\Ops;
1212

13-
class Patents{
13+
class Patents implements \SourcePot\Datapool\Interfaces\App{
1414

1515
private $oc;
1616

0 commit comments

Comments
 (0)