mirror of
https://github.com/fenom-template/fenom.git
synced 2023-08-10 21:13:07 +03:00
Done #88
This commit is contained in:
@@ -296,4 +296,8 @@ class Helper
|
||||
{
|
||||
return $this->word;
|
||||
}
|
||||
|
||||
public function getArray() {
|
||||
return array(1,2,3);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user