32
1
mirror of https://github.com/joomla-extensions/weblinks.git synced 2024-11-11 07:41:04 +00:00
Commit Graph

4 Commits

Author SHA1 Message Date
zero-24
8416e19d63 CodeStyle in doc comments
```
FILE: ...oomla-extensions/weblinks/src/components/com_weblinks/helpers/route.php
--------------------------------------------------------------------------------
FOUND 1 ERROR(S) AFFECTING 1 LINE(S)
--------------------------------------------------------------------------------
 183 | ERROR | Missing comment for param "$needles" at position 1
--------------------------------------------------------------------------------
UPGRADE TO PHP_CODESNIFFER 2.0 TO FIX ERRORS AUTOMATICALLY
--------------------------------------------------------------------------------
```

hopfully the last on to go with: https://github.com/joomla-extensions/weblinks/pull/227
2016-08-02 14:33:26 +02:00
zero-24
4332a3d7b4 CodeStyle again 2016-08-01 19:47:09 +02:00
zero-24
276c32922e Fix CS for com_weblinks frontend helpers and global controler file (#230)
* Update route.php

* Update icon.php

* Update controller.php

* Update route.php
2016-07-02 12:02:00 +01:00
Yves Hoppe
7ea2741520 Integrated robo build system - clean merge of #125 2015-11-02 10:55:42 +01:00