- "use" should be executed before any other line (except strict mode line) - "import" App class before use it - sure braces with "new" operator as this invokes the constructor |
||
|---|---|---|
| .. | ||
| Core | ||
| Example | ||
| Helper | ||
| Rendering | ||
| templates | ||
| App.php | ||
- "use" should be executed before any other line (except strict mode line) - "import" App class before use it - sure braces with "new" operator as this invokes the constructor |
||
|---|---|---|
| .. | ||
| Core | ||
| Example | ||
| Helper | ||
| Rendering | ||
| templates | ||
| App.php | ||