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 ( c012b1...b6d22f )
by Hong
02:17
created
src/Phossa2/Config/Traits/DelegatorWritableTrait.php 1 patch
Doc Comments   +1 added lines patch added patch discarded remove patch
@@ -51,6 +51,7 @@
 block discarded – undo
51 51
      * Override `setWritable()` in the WritableTrait
52 52
      *
53 53
      * {@inheritDoc}
54
+     * @param WritableInterface $writable
54 55
      */
55 56
     public function setWritable($writable)
56 57
     {
Please login to merge, or discard this patch.