mirror of
				https://github.com/yiisoft/yii2.git
				synced 2025-11-04 06:37:55 +08:00 
			
		
		
		
	@ -36,7 +36,7 @@ use yii\validators\IpValidator;
 | 
				
			|||||||
 * is not given. This property is read-only.
 | 
					 * is not given. This property is read-only.
 | 
				
			||||||
 * @property-read string|null $authUser The username sent via HTTP authentication, `null` if the username is
 | 
					 * @property-read string|null $authUser The username sent via HTTP authentication, `null` if the username is
 | 
				
			||||||
 * not given. This property is read-only.
 | 
					 * not given. This property is read-only.
 | 
				
			||||||
 * @property string $baseUrl The relative URL for the application.
 | 
					 * @property string $baseUrl The relative URL for the application (usually with a leading slash).
 | 
				
			||||||
 * @property array $bodyParams The request parameters given in the request body.
 | 
					 * @property array $bodyParams The request parameters given in the request body.
 | 
				
			||||||
 * @property-read string $contentType Request content-type. Null is returned if this information is not
 | 
					 * @property-read string $contentType Request content-type. Null is returned if this information is not
 | 
				
			||||||
 * available. This property is read-only.
 | 
					 * available. This property is read-only.
 | 
				
			||||||
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user