mirror of
https://github.com/Karaka-Management/oms-Tag.git
synced 2026-01-11 07:38:41 +00:00
Automated formatting changes
This commit is contained in:
parent
0155f78254
commit
f0c4f22d64
|
|
@ -161,7 +161,7 @@ class Tag implements \JsonSerializable, ArrayableInterface
|
|||
*
|
||||
* @since 1.0.0
|
||||
*/
|
||||
public function setL11n(string|TagL11n $title, string $lang = ISO639x1Enum::_EN) : void
|
||||
public function setL11n(string | TagL11n $title, string $lang = ISO639x1Enum::_EN) : void
|
||||
{
|
||||
if ($title instanceof TagL11n) {
|
||||
$this->title = $title;
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user