Method | Description | |
---|---|---|
chunkContent ( ) : object | Loads a chunk of PHP code (usually an HTML template) from the application's templates directory. |
public chunkContent ( ) : object | ||
return | object | Object with the following properties: - chunk: (string) A chunk of PHP output. |