Skip to content
This repository has been archived by the owner on Sep 4, 2022. It is now read-only.

code example error #12

Open
rvadym opened this issue Jul 23, 2014 · 0 comments
Open

code example error #12

rvadym opened this issue Jul 23, 2014 · 0 comments

Comments

@rvadym
Copy link

rvadym commented Jul 23, 2014

http://book.agiletoolkit.org/agiletoolkit-overview/view.html
https://github.com/atk4/book/blob/master/en/agiletoolkit-overview/view.rst#helloworld-view

$this->add('HelloWorld', ['message' => 'Hello, Agile Toolkit']);

This example will not work because $message is private.

private $message = 'Hello, World';  
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant