Skip to content

Commit 879869a

Browse files
committed
namespaces in readme
1 parent 06e222d commit 879869a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -443,7 +443,7 @@ namespace PHPVideoToolkit;
443443

444444
session_start();
445445

446-
$handler = new \PHPVideoToolkit\ProgressHandlerPortable($_SESSION['phpvideotoolkit_portable_process_id'], $config);
446+
$handler = new ProgressHandlerPortable($_SESSION['phpvideotoolkit_portable_process_id'], $config);
447447

448448
$probe = $handler->probe();
449449

0 commit comments

Comments
 (0)