Skip to content

Commit b460d54

Browse files
committed
Changed embedded application API
1 parent 218ff41 commit b460d54

File tree

2 files changed

+2
-38
lines changed

2 files changed

+2
-38
lines changed

src/PHPCR/Shell/Console/Application/EmbeddedApplication.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@
55
use PHPCR\Shell\DependencyInjection\Container;
66
use PHPCR\Shell\Console\Helper\PhpcrHelper;
77
use PHPCR\Shell\PhpcrShell;
8+
use PHPCR\SessionInterface;
9+
use PHPCR\Shell\Phpcr\PhpcrSession;
810

911
/**
1012
* Subclass of the full ShellApplication for running as an EmbeddedApplication

src/PHPCR/Shell/Console/Helper/PhpcrHelper.php

Lines changed: 0 additions & 38 deletions
This file was deleted.

0 commit comments

Comments
 (0)