Refact Twig caller engine, improve Version class

v2-beta
Bruno O. Notario 6 months ago
parent 88f1bee767
commit 6dd28e0f05
Signed by: oliveira131
GPG Key ID: 76CAD698D3EA8F58
  1. 42
      system/Version/autoload.php
  2. 14
      system/engine/render.php
  3. 13
      system/etc/preferences.json
  4. 64
      system/templateEngines/Twig/autoload.php

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

@ -29,18 +29,9 @@
"Phacil\\Framework\\Api\\Log",
"Phacil\\Framework\\Api\\Document"
]
}
}
},
"type": {
"Phacil\\Framework\\Version": {
"framework": "2.0.0",
"teste": {
"type": "object[]",
"value": [
"Phacil\\Framework\\Api\\Log",
"Phacil\\Framework\\Api\\Document"
]
"composerInstalled": {
"object": "Composer\\InstalledVersions"
}
}
}

File diff suppressed because one or more lines are too long
Loading…
Cancel
Save