Marks fork as 2.0.0.
This commit is contained in:
parent
d93a6b5c09
commit
8d8de4a2b0
81 changed files with 1921 additions and 3954 deletions
|
|
@ -1,8 +1,7 @@
|
|||
<?php
|
||||
|
||||
namespace Arendsen\FluxQueryBuilder\Type;
|
||||
namespace Hosterra\FluxBuilder\Type;
|
||||
|
||||
interface TypeInterface
|
||||
{
|
||||
public function __toString(): string;
|
||||
interface TypeInterface {
|
||||
public function __toString(): string;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
editor.link_modal.header
Reference in a new issue