Skip to content

Commit 683ff84

Browse files
authored
Merge pull request #7407 from nextcloud/backport/7404/stable20
[stable20] Fix highlighting (missing php start tag)
2 parents 57f3c07 + 9ffb8c4 commit 683ff84

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

developer_manual/digging_deeper/dashboard.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -129,6 +129,7 @@ need to support older versions where the new app boostrap flow is not available,
129129
however this method is deprecated and will be removed once Nextcloud 19 is EOL.
130130

131131
.. code-block:: php
132+
<?php
132133
133134
use OCP\Dashboard\RegisterWidgetEvent;
134135
use OCP\EventDispatcher\IEventDispatcher;

0 commit comments

Comments
 (0)