Skip to content

[7.x] Remove the addHidden method#31463

Merged
taylorotwell merged 1 commit intolaravel:masterfrom
tontonsb:patch-12
Feb 13, 2020
Merged

[7.x] Remove the addHidden method#31463
taylorotwell merged 1 commit intolaravel:masterfrom
tontonsb:patch-12

Conversation

@tontonsb
Copy link
Copy Markdown
Contributor

This change was advertised in #30348 however I had forgotten to commit this particular change.

I noticed this change has even gotten into the new upgrade guide and this PR aims to actually do the change.

image

As before - this method is not documented, is not tested and is no longer used in the codebase. makeHidden provides the same functionality and it is tested, used and documented.

@taylorotwell taylorotwell merged commit a284f90 into laravel:master Feb 13, 2020
@GrahamCampbell GrahamCampbell changed the title Remove the addHidden method [7.x] Remove the addHidden method Feb 13, 2020
voku added a commit to voku/framework that referenced this pull request Feb 15, 2020
* upstream/master: (78 commits)
  [7.x] Implement anonymous components (laravel#31363)
  Apply fixes from StyleCI (laravel#31480)
  Apply fixes from StyleCI (laravel#31479)
  revert broken table feature
  move files
  add test for event payload of type object (laravel#31477)
  [7.x] Refactor route caching (laravel#31188)
  [6.x] Fixes appendRow on console table (laravel#31469)
  Apply fixes from StyleCI (laravel#31474)
  formatting
  Throw exception on empty collection (laravel#31471)
  Add tests for Query Builder when array value given (laravel#31464)
  Remove addHidden method (laravel#31463)
  allow afterResponse chain
  add getRawOriginal
  Remove unused use-statement
  Update comment
  [6.x] Change MySql nullable modifier to allow generated columns to be not null (laravel#31452)
  [6.x] Test for pushed events (laravel#31451)
  Fixed phpdoc
  ...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants