Telosys doc
Website
News
Twitter
Linkedin
Search…
Telosys documentation
Telosys CLI
Telosys with Eclipse
Telosys with VSCode
Configuration & variables
Model (DSL model)
Model from database
Templates
Target languages
C++
C#
Golang
Java
JavaScript
PHP
Python
Scala
TypeScript
Support the project
How to contribute
Sponsors
Tooling
Powered By
GitBook
PHP
To define
PHP
as the
target language
in a template file :
#set( $env.language = 'PHP' )
The information below shows the behavior of the generator when PHP is the current target language.
Types conversion
PHP is a dynamically-typed language, there are no types in the source code. Therefore, the type conversion always return a void string.
Previous
JavaScript
Next
Python
Last modified
1yr ago
Copy link