Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 4187b14

Browse files
committed
Fixed coding style
1 parent 863036e commit 4187b14

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎src/Command/JobsCommand.php‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -85,8 +85,8 @@ protected function context() : \Aimeos\MShop\ContextIface
8585
$langids = $langManager->search( $langManager->filter( true ) )->keys()->toArray();
8686
$i18n = $lv->make( 'aimeos.i18n' )->get( $langids );
8787

88-
$context->setSession(new \Aimeos\Base\Session\None());
89-
$context->setCache(new \Aimeos\Base\Cache\None());
88+
$context->setSession(new \Aimeos\Base\Session\None());
89+
$context->setCache(new \Aimeos\Base\Cache\None());
9090

9191
$context->setEditor( 'aimeos:jobs' );
9292
$context->setView( $view );

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /