mirror of
https://github.com/Karaka-Management/phpOMS.git
synced 2026-01-11 17:58:41 +00:00
Add docblock
This commit is contained in:
parent
50ab50c67e
commit
435447ece9
|
|
@ -132,6 +132,12 @@ abstract class RequestAbstract implements MessageInterface
|
|||
*/
|
||||
protected $lock = false;
|
||||
|
||||
/**
|
||||
* Request header.
|
||||
*
|
||||
* @var HeaderAbstract
|
||||
* @since 1.0.0
|
||||
*/
|
||||
protected $header = null;
|
||||
|
||||
/**
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user