Placeholder in a template

Hello!

In my project I'm working with a template engine.
In this template engine are placeholders.
The name of the wildcards match the column names of a table.
Is it to these column names in the template in PhpStorm an easy way?


columnName.png

With best regards

Stephan

0
3 comments

Hi,

Can you please elaborate in details, what you want to achieve? I am a little bit confused by the last sentence and idea in general.

0

Hello!

I work with the template. Right now I'm looking for a simple way the placeholder name in the Template entered.


columnName.png

+ I want to select in PhpStorm a database table.
+ A column name of this table is to be written as a placeholder in the template.
+ This placeholder needs to be customized.

With best regards

Stephan

0
0

Please sign in to leave a comment.