mirror of
https://github.com/yiisoft/yii2.git
synced 2026-03-05 06:54:39 +01:00
cleaned up @since
This commit is contained in:
@@ -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)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user