fixes
This commit is contained in:
		| @@ -38,6 +38,15 @@ class ScriptFunction { | ||||
| 		return $this; | ||||
| 	} | ||||
|  | ||||
| 	/** | ||||
| 	 * Get the Name | ||||
| 	 *  | ||||
| 	 * @return string | ||||
| 	 */ | ||||
| 	public function getName() { | ||||
| 		return $this->name; | ||||
| 	} | ||||
| 	 | ||||
| 	/** | ||||
| 	 * Set the Text | ||||
| 	 * | ||||
|   | ||||
		Reference in New Issue
	
	Block a user