tapestry-cloud / tapestry

PHP static site generator using the plates template system
https://www.tapestry.cloud/
MIT License
32 stars 1 forks source link

LexicalAnalysis needs to identify phtml layouts for the Graph #314

Closed carbontwelve closed 6 years ago

carbontwelve commented 6 years ago

LexicalAnalysis needs to identify phtml layouts so they can be added as edges to the content graph.

This is a sub task of #311.

carbontwelve commented 6 years ago

Looks like this is already done https://github.com/tapestry-cloud/tapestry/blob/2.0.0-dev/src/Steps/LexicalAnalysis.php#L45-L63