Potsky\LaravelLocalizationHelpers\Factory\MessageBagInterface::writeComment PHP Method

writeComment() public method

Add a comment message
public writeComment ( string $s ) : void
$s string the message to display
return void
    public function writeComment($s);