PHP Class Polyglot\Abstracts\AbstractCommand

Inheritance: extends Illuminate\Console\Command
ファイルを表示 Open project: anahkiasen/polyglot

Protected Methods

Method Description
forLocales ( callable $closure ) : void Execute something for all locales

Method Details

forLocales() protected method

Execute something for all locales
protected forLocales ( callable $closure ) : void
$closure callable
return void