Skip to content

Commit

Permalink
psr-3 link mark removed from coding style post since it is not used
Browse files Browse the repository at this point in the history
  • Loading branch information
petk committed Sep 12, 2013
1 parent 94701e6 commit 1a935e0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion _posts/02-01-01-Code-Style-Guide.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,6 @@ by all current and future parties who may be working on the codebase.
[psr0]: https://github.com/php-fig/fig-standards/blob/master/accepted/PSR-0.md
[psr1]: https://github.com/php-fig/fig-standards/blob/master/accepted/PSR-1-basic-coding-standard.md
[psr2]: https://github.com/php-fig/fig-standards/blob/master/accepted/PSR-2-coding-style-guide.md
[psr3]: https://github.com/php-fig/fig-standards/blob/master/accepted/PSR-3-logger-interface.md
[pear-cs]: http://pear.php.net/manual/en/standards.php
[zend-cs]: http://framework.zend.com/wiki/display/ZFDEV2/Coding+Standards
[phpcs]: http://pear.php.net/package/PHP_CodeSniffer/
Expand Down

0 comments on commit 1a935e0

Please sign in to comment.