| | 14 | |
| | 15 | |
| | 16 | **Edit**: I think it's partly because there has never been a need for another platform. I found this gitlab.php. |
| | 17 | |
| | 18 | {{{#!php |
| | 19 | <?php |
| | 20 | /* |
| | 21 | * @todo -- Once another platform has been added and you can see the similarities, this should probably be |
| | 22 | * refactored to extend an abstract class or implement an interface. |
| | 23 | */ |
| | 24 | }}} |
| | 25 | ''https://meta.trac.wordpress.org/browser/sites/trunk/wordcamp.org/public_html/wp-content/plugins/wordcamp-remote-css/platforms/github.php#L9'' |
| | 26 | |
| | 27 | I'd be willing to take this up if meta team thinks it's a good idea. Thoughts? |