ok
Direktori : /home2/selectio/public_html/fms-worksuite/vendor/nunomaduro/larastan/stubs/ |
Current File : /home2/selectio/public_html/fms-worksuite/vendor/nunomaduro/larastan/stubs/HigherOrderProxies.stub |
<?php namespace Illuminate\Support; /** * @template TClass * @property TClass $target */ class HigherOrderTapProxy { /** * @param TClass $target */ public function __construct($target); } /** * @template T * @template TValue * @template TCollection */ class HigherOrderCollectionProxy {}