mirror of
https://github.com/DesignPatternsPHP/DesignPatternsPHP.git
synced 2025-07-30 19:50:12 +02:00
Merge pull request #324 from lex111/patch-1
Return links rst definitions
This commit is contained in:
@@ -44,3 +44,6 @@ To establish a consistent code quality, please check your code using
|
||||
`PHP CodeSniffer`_ against `PSR2 standard`_
|
||||
using ``./vendor/bin/phpcs -p --standard=PSR2 --ignore=vendor .``.
|
||||
|
||||
.. _`design patterns`: http://en.wikipedia.org/wiki/Software_design_pattern
|
||||
.. _`PHP CodeSniffer`: https://github.com/squizlabs/PHP_CodeSniffer
|
||||
.. _`PSR2 standard`: https://github.com/php-fig/fig-standards/blob/master/accepted/PSR-2-coding-style-guide.md
|
||||
|
Reference in New Issue
Block a user