mirror of https://github.com/freeCodeCamp/devdocs
parent
d36962f0b5
commit
ceccfc0951
@ -1,6 +0,0 @@
|
||||
#= require views/pages/base
|
||||
|
||||
class app.views.PhpPage extends app.views.BasePage
|
||||
prepare: ->
|
||||
@highlightCode @findAllByClass('phpcode'), 'php'
|
||||
return
|
Loading…
Reference in new issue