Skip to content

Commit a4a20b4

Browse files
committed
Remove @Package tag
1 parent 89f0887 commit a4a20b4

3 files changed

Lines changed: 0 additions & 6 deletions

File tree

accordion-block.php

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,6 @@
1313
* Update URI: https://pixelalbatross.pt/
1414
* GitHub Plugin URI: https://github.com/pixelalbatross/accordion-block
1515
* Text Domain: accordion-block
16-
*
17-
* @package AccordionBlock
1816
*/
1917

2018
namespace PixelAlbatross\WP\Blocks\Accordion;

src/accordion-item/render.php

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,6 @@
55
* @var array $attributes Block attributes.
66
* @var string $content Block default content.
77
* @var \WP_Block $block Block instance.
8-
*
9-
* @package AccordionBlock
108
*/
119

1210
if ( empty( $attributes['title'] ) ) {

src/accordion/render.php

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,6 @@
55
* @var array $attributes Block attributes.
66
* @var string $content Block default content.
77
* @var \WP_Block $block Block instance.
8-
*
9-
* @package AccordionBlock
108
*/
119

1210
?>

0 commit comments

Comments
 (0)