File manager - Edit - /var/www/payraty/helpdesk/vendor/livewire/livewire/src/Features/SupportPagination/PaginationUrl.php
Back
<?php namespace Livewire\Features\SupportPagination; use Livewire\Features\SupportQueryString\BaseUrl; #[\Attribute] class PaginationUrl extends BaseUrl { // In the case of Lazy components, the paginator won't resolve and initialize // until the subsequent request. Therefore, we need to override "dehydrate" // so its not blocked on a subsequent request by the "mounting" condition public function dehydrate($context) { $this->pushQueryStringEffect($context); } }
| ver. 1.4 |
Github
|
.
| PHP 8.3.30 | Generation time: 0.12 |
proxy
|
phpinfo
|
Settings