cleaned up @since

This commit is contained in:
Alexander Makarov
2011-12-09 18:07:07 +04:00
parent 4a8259ff8c
commit f8ea58826e
15 changed files with 16 additions and 134 deletions

View File

@@ -273,7 +273,6 @@ abstract class Module extends Component
* Returns a value indicating whether the specified module is installed.
* @param string $id the module ID
* @return boolean whether the specified module is installed.
* @since 1.1.2
*/
public function hasModule($id)
{