mirror of
https://github.com/Karaka-Management/oms-QA.git
synced 2026-02-15 07:18:40 +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
|
* @since 1.0.0
|
||||||
*/
|
*/
|
||||||
public function addTag(int|Tag $tag) : void
|
public function addTag(int | Tag $tag) : void
|
||||||
{
|
{
|
||||||
$this->tags[] = $tag;
|
$this->tags[] = $tag;
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user