We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6363651 commit 44b76eaCopy full SHA for 44b76ea
src/PHPCR/Util/Console/Command/MoveCommand.php renamed to src/PHPCR/Util/Console/Command/NodeMoveCommand.php
src/PHPCR/Util/Console/Command/PurgeCommand.php renamed to src/PHPCR/Util/Console/Command/NodeRemoveCommand.php
src/PHPCR/Util/Console/Command/TouchCommand.php renamed to src/PHPCR/Util/Console/Command/NodeTouchCommand.php
src/PHPCR/Util/Console/Command/ListNodeTypesCommand.php renamed to src/PHPCR/Util/Console/Command/NodeTypeListCommand.php
src/PHPCR/Util/Console/Command/RegisterNodeTypesCommand.php renamed to src/PHPCR/Util/Console/Command/NodeTypeRegisterCommand.php
src/PHPCR/Util/Console/Command/CreateWorkspaceCommand.php renamed to src/PHPCR/Util/Console/Command/WorkspaceCreateCommand.php
src/PHPCR/Util/Console/Command/DumpCommand.php renamed to src/PHPCR/Util/Console/Command/WorkspaceDumpCommand.php
src/PHPCR/Util/Console/Command/ExportXmlCommand.php renamed to src/PHPCR/Util/Console/Command/WorkspaceExportCommand.php
src/PHPCR/Util/Console/Command/ImportXmlCommand.php renamed to src/PHPCR/Util/Console/Command/WorkspaceImportCommand.php
src/PHPCR/Util/Console/Command/ListWorkspacesCommand.php renamed to src/PHPCR/Util/Console/Command/WorkspaceListCommand.php
0 commit comments