Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Brezhnev Ivan committed Apr 24, 2015
1 parent 0440094 commit e04e5f2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ Array
)
```

В случае когда обработчиком является сниппет, все параметры будут доступны в `$scriptProperties`, получить их можно будет таким образов:
В случае, если обработчиком является сниппет, все параметры будут доступны в `$scriptProperties`, получить их можно будет таким образом:

```php
$key = $modx->getOption('fastrouter.paramsKey', null, 'fastrouter');
Expand Down

0 comments on commit e04e5f2

Please sign in to comment.