infinito84

Results 2 issues of infinito84

Hi guys, how can I go to the implementations of a specific interface method? ![image](https://user-images.githubusercontent.com/4080656/224399223-5d95f8a8-2b55-429d-87e2-096a295d6453.png) In fact, I can't find the definitions of the method. ![image](https://user-images.githubusercontent.com/4080656/224399621-475f470f-bd38-4bd4-92cd-1266be73ef64.png) Right now, I can...

Hi, I was testing Handlebars PHP with this template: ![handlebars0](https://cloud.githubusercontent.com/assets/4080656/8021179/b40c2c98-0c5a-11e5-97db-796c3014aa3c.png) But, the template wasn't working with spanish accents: (chars like í ñ) and the Template was showing a blank text....