Skip to content

Commit

Permalink
typo fix; thanks harikt
Browse files Browse the repository at this point in the history
  • Loading branch information
Paul M. Jones committed May 15, 2012
1 parent a5f646c commit 1cfa0b8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion proposed/PSR-2-advanced.md
Expand Up @@ -319,7 +319,7 @@ declaration.
<?php
namespace Vendor\Package;

class ClassName
abstract class ClassName
{
protected static $foo;

Expand Down

0 comments on commit 1cfa0b8

Please sign in to comment.