Skip to main content
Drupal API
User account menu
  • Log in

Breadcrumb

  1. Drupal Core 11.1.x
  2. Base.php

Base::$newLineBeforeCurlyBracket

Boolean that indicates if open curly brackets in code blocks must be on a new line

Type: bool

File

vendor/mck89/peast/lib/Peast/Formatter/Base.php, line 41

Class

Base
Base class for formatters, all the formatters must extend this class.

Namespace

Peast\Formatter

Code

protected $newLineBeforeCurlyBracket = false;

API Navigation

  • Drupal Core 11.1.x
  • Topics
  • Classes
  • Functions
  • Constants
  • Globals
  • Files
  • Namespaces
  • Deprecated
  • Services
RSS feed
Powered by Drupal