mirror of
https://github.com/silverstripe/silverstripe-framework
synced 2024-10-22 14:05:37 +02:00
DOCS Removing redundant PHP syntax declaration
This commit is contained in:
parent
d5bb290b8e
commit
3573075de0
@ -254,7 +254,6 @@ Keep the opening brace on the same line as the statement.
|
|||||||
// ...
|
// ...
|
||||||
}
|
}
|
||||||
|
|
||||||
:::php
|
|
||||||
// bad
|
// bad
|
||||||
public function bar()
|
public function bar()
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user