Page Menu
Home
WickedGov Phorge
Search
Configure Global Search
Log In
Files
F1430138
Expanded.php
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Size
743 B
Referenced Files
None
Subscribers
None
Expanded.php
View Options
<?php
/**
* This file is part of the Peast package
*
* (c) Marco Marchiò <marco.mm89@gmail.com>
*
* For the full copyright and license information refer to the LICENSE file
* distributed with this source code
*/
namespace
Peast\Formatter
;
/**
* Compact formatter.
*
* @author Marco Marchiò <marco.mm89@gmail.com>
*/
class
Expanded
extends
Base
{
/**
* Boolean that indicates if open curly brackets in code blocks must be
* on a new line
*
* @var bool
*/
protected
$newLineBeforeCurlyBracket
=
true
;
/**
* Boolean that indicates if content inside round brackets must be
* surrounded by spaces
*
* @var bool
*/
protected
$spacesInsideRoundBrackets
=
true
;
}
File Metadata
Details
Attached
Mime Type
text/x-php
Expires
Sat, May 16, 18:27 (6 h, 16 m)
Storage Engine
local-disk
Storage Format
Raw Data
Storage Handle
c6/d8/9e172b430f278c5c0b3e3417a520
Default Alt Text
Expanded.php (743 B)
Attached To
Mode
rMWPROD MediaWiki Production
Attached
Detach File
Event Timeline
Log In to Comment