We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7798ac9 + 566a25b commit f648f13Copy full SHA for f648f13
src/Http/Command.php
@@ -7,9 +7,6 @@
7
use Fschmtt\Keycloak\Collection\Collection;
8
use Fschmtt\Keycloak\Representation\Representation;
9
10
-/**
11
- * @internal
12
- */
13
class Command
14
{
15
public function __construct(
src/Http/Criteria.php
use DateTimeInterface;
use Stringable;
class Criteria
/**
src/Http/Query.php
@@ -4,9 +4,6 @@
4
5
namespace Fschmtt\Keycloak\Http;
6
class Query
0 commit comments