Skip to content

Commit 6969630

Browse files
committed
remove getData method
1 parent 57aae16 commit 6969630

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

Enqueue/EnqueueInterface.php

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,6 @@ public static function on(string $hook): self;
1212

1313
public static function admin(): self;
1414

15-
public function getData(): array;
16-
1715
public function script(string $path, ?string $id = null): self;
1816

1917
public function scriptCdn(string $cdnPath, ?string $id = null): self;

0 commit comments

Comments
 (0)