fml update
This commit is contained in:
		| @@ -51,7 +51,7 @@ class InstallPack implements Element { | ||||
| 	} | ||||
|  | ||||
| 	/** | ||||
| 	 * Set the Name of the Script | ||||
| 	 * Set the Name of the Pack | ||||
| 	 * | ||||
| 	 * @param string $name Pack Name | ||||
| 	 * @return \FML\ManiaCode\InstallPack | ||||
| @@ -62,7 +62,7 @@ class InstallPack implements Element { | ||||
| 	} | ||||
|  | ||||
| 	/** | ||||
| 	 * Set the File of the Script | ||||
| 	 * Set the File of the Pack | ||||
| 	 * | ||||
| 	 * @param string $file Pack File | ||||
| 	 * @return \FML\ManiaCode\InstallPack | ||||
| @@ -73,7 +73,7 @@ class InstallPack implements Element { | ||||
| 	} | ||||
|  | ||||
| 	/** | ||||
| 	 * Set the Url of the Script | ||||
| 	 * Set the Url of the Pack | ||||
| 	 * | ||||
| 	 * @param string $url Pack Url | ||||
| 	 * @return \FML\ManiaCode\InstallPack | ||||
|   | ||||
		Reference in New Issue
	
	Block a user