Skip to content

Commit ab1a1fa

Browse files
gl3nweaverryan
authored andcommitted
Align parameters in comment and add array type
1 parent 34a9fa2 commit ab1a1fa

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

contributing/code/standards.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -49,11 +49,11 @@ example containing most features described below:
4949
5050
/**
5151
* @param string $dummy Some argument description
52-
* @param array $options
52+
* @param array $options
5353
*
5454
* @return string|null Transformed input
5555
*/
56-
private function transformText($dummy, $options = array())
56+
private function transformText($dummy, array $options = array())
5757
{
5858
$mergedOptions = array_merge(
5959
$options,

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy