mirror of
https://github.com/Karaka-Management/oms-QA.git
synced 2026-01-30 16:28:41 +00:00
Automated formatting changes
This commit is contained in:
parent
dde78cf377
commit
1ea3111fa2
|
|
@ -282,7 +282,7 @@ class QAQuestion implements \JsonSerializable
|
|||
*
|
||||
* @since 1.0.0
|
||||
*/
|
||||
public function addTag(int|Tag $tag) : void
|
||||
public function addTag(int | Tag $tag) : void
|
||||
{
|
||||
$this->tags[] = $tag;
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user