Skip to content

Commit

Permalink
Rector tweaks
Browse files Browse the repository at this point in the history
  • Loading branch information
rotexdegba committed Feb 2, 2020
1 parent 71be176 commit 341cd18
Show file tree
Hide file tree
Showing 15 changed files with 1,354 additions and 1,352 deletions.
4 changes: 2 additions & 2 deletions src/ArraysCollection.php
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,10 @@

/**
* Description of ArraysCollection
*
*
* Below is a list of acceptable value(s), that could be comma separated,
* for the @used-for tag in phpdoc blocks for public methods in this class:
*
*
* - accessing-or-extracting-keys-or-items
* - adding-items
* - adding-methods-at-runtime
Expand Down
4 changes: 2 additions & 2 deletions src/CallablesCollection.php
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,10 @@

/**
* Description of CallablesCollection
*
*
* Below is a list of acceptable value(s), that could be comma separated,
* for the @used-for tag in phpdoc blocks for public methods in this class:
*
*
* - accessing-or-extracting-keys-or-items
* - adding-items
* - adding-methods-at-runtime
Expand Down
1,962 changes: 981 additions & 981 deletions src/CollectionInterface.php

Large diffs are not rendered by default.

Loading

0 comments on commit 341cd18

Please sign in to comment.