GitHub Access Token became invalid

It seems like the GitHub access token used for retrieving details about this repository from GitHub became invalid. This might prevent certain types of inspections from being run (in particular, everything related to pull requests).
Please ask an admin of your repository to re-new the access token on this website.
Completed
Push — master ( c33da0...2cb87f )
by Telyn
01:52
created
agents/PRAY/SFAMBlock.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -13,7 +13,7 @@
 block discarded – undo
13 13
      * If $prayfile is not null, all the data for this block
14 14
      * will be read from the PRAYFile.
15 15
      * @param PRAYFile $prayfile The PRAYFile that this DFAM block belongs to.
16
-     * @param $name The block's name.
16
+     * @param string $name The block's name.
17 17
      * @param $content The binary data of this block. May be null.
18 18
      * @param $flags The block's flags
19 19
      */
Please login to merge, or discard this patch.