Potsky\LaravelLocalizationHelpers\Factory\MessageBagInterface::writeComment PHP Метод

writeComment() публичный Метод

Add a comment message
public writeComment ( string $s ) : void
$s string the message to display
Результат void
    public function writeComment($s);