|
92 | 92 | * @see http://blog.ircmaxell.com/2015/11/simple-easy-risk-and-change.html |
93 | 93 | * @see http://www.infoq.com/presentations/Simple-Made-Easy |
94 | 94 | * |
95 | | - * @method static CacheInterface cache(Cache $config = null, $getShared = true) |
96 | | - * @method static CLIRequest clirequest(App $config = null, $getShared = true) |
97 | | - * @method static CodeIgniter codeigniter(App $config = null, $getShared = true) |
98 | | - * @method static Commands commands($getShared = true) |
99 | | - * @method static void createRequest(App $config, bool $isCli = false) |
100 | | - * @method static ContentSecurityPolicy csp(CSPConfig $config = null, $getShared = true) |
101 | | - * @method static CURLRequest curlrequest($options = [], ResponseInterface $response = null, App $config = null, $getShared = true) |
102 | | - * @method static Email email($config = null, $getShared = true) |
103 | | - * @method static EncrypterInterface encrypter(Encryption $config = null, $getShared = false) |
104 | | - * @method static Exceptions exceptions(ConfigExceptions $config = null, IncomingRequest $request = null, Response $response = null, $getShared = true) |
105 | | - * @method static Filters filters(ConfigFilters $config = null, $getShared = true) |
106 | | - * @method static Format format(ConfigFormat $config = null, $getShared = true) |
107 | | - * @method static Honeypot honeypot(ConfigHoneyPot $config = null, $getShared = true) |
108 | | - * @method static BaseHandler image($handler = null, Images $config = null, $getShared = true) |
109 | | - * @method static IncomingRequest incomingrequest(?App $config = null, bool $getShared = true) |
110 | | - * @method static Iterator iterator($getShared = true) |
111 | | - * @method static Language language($locale = null, $getShared = true) |
112 | | - * @method static Logger logger($getShared = true) |
113 | | - * @method static MigrationRunner migrations(Migrations $config = null, ConnectionInterface $db = null, $getShared = true) |
114 | | - * @method static Negotiate negotiator(RequestInterface $request = null, $getShared = true) |
115 | | - * @method static Pager pager(ConfigPager $config = null, RendererInterface $view = null, $getShared = true) |
116 | | - * @method static Parser parser($viewPath = null, ConfigView $config = null, $getShared = true) |
117 | | - * @method static RedirectResponse redirectresponse(App $config = null, $getShared = true) |
118 | | - * @method static View renderer($viewPath = null, ConfigView $config = null, $getShared = true) |
| 95 | + * @method static CacheInterface cache(Cache $config = null, $getShared = true) |
| 96 | + * @method static CLIRequest clirequest(App $config = null, $getShared = true) |
| 97 | + * @method static CodeIgniter codeigniter(App $config = null, $getShared = true) |
| 98 | + * @method static Commands commands($getShared = true) |
| 99 | + * @method static void createRequest(App $config, bool $isCli = false) |
| 100 | + * @method static ContentSecurityPolicy csp(CSPConfig $config = null, $getShared = true) |
| 101 | + * @method static CURLRequest curlrequest($options = [], ResponseInterface $response = null, App $config = null, $getShared = true) |
| 102 | + * @method static Email email($config = null, $getShared = true) |
| 103 | + * @method static EncrypterInterface encrypter(Encryption $config = null, $getShared = false) |
| 104 | + * @method static Exceptions exceptions(ConfigExceptions $config = null, IncomingRequest $request = null, Response $response = null, $getShared = true) |
| 105 | + * @method static Filters filters(ConfigFilters $config = null, $getShared = true) |
| 106 | + * @method static Format format(ConfigFormat $config = null, $getShared = true) |
| 107 | + * @method static Honeypot honeypot(ConfigHoneyPot $config = null, $getShared = true) |
| 108 | + * @method static BaseHandler image($handler = null, Images $config = null, $getShared = true) |
| 109 | + * @method static IncomingRequest incomingrequest(?App $config = null, bool $getShared = true) |
| 110 | + * @method static Iterator iterator($getShared = true) |
| 111 | + * @method static Language language($locale = null, $getShared = true) |
| 112 | + * @method static Logger logger($getShared = true) |
| 113 | + * @method static MigrationRunner migrations(Migrations $config = null, ConnectionInterface $db = null, $getShared = true) |
| 114 | + * @method static Negotiate negotiator(RequestInterface $request = null, $getShared = true) |
| 115 | + * @method static Pager pager(ConfigPager $config = null, RendererInterface $view = null, $getShared = true) |
| 116 | + * @method static Parser parser($viewPath = null, ConfigView $config = null, $getShared = true) |
| 117 | + * @method static RedirectResponse redirectresponse(App $config = null, $getShared = true) |
| 118 | + * @method static View renderer($viewPath = null, ConfigView $config = null, $getShared = true) |
119 | 119 | * @method static IncomingRequest|CLIRequest request(App $config = null, $getShared = true) |
120 | | - * @method static Response response(App $config = null, $getShared = true) |
121 | | - * @method static Router router(RouteCollectionInterface $routes = null, Request $request = null, $getShared = true) |
122 | | - * @method static RouteCollection routes($getShared = true) |
123 | | - * @method static Security security(App $config = null, $getShared = true) |
124 | | - * @method static Session session(App $config = null, $getShared = true) |
125 | | - * @method static Throttler throttler($getShared = true) |
126 | | - * @method static Timer timer($getShared = true) |
127 | | - * @method static Toolbar toolbar(ConfigToolbar $config = null, $getShared = true) |
128 | | - * @method static Typography typography($getShared = true) |
129 | | - * @method static URI uri($uri = null, $getShared = true) |
130 | | - * @method static Validation validation(ConfigValidation $config = null, $getShared = true) |
131 | | - * @method static Cell viewcell($getShared = true) |
| 120 | + * @method static Response response(App $config = null, $getShared = true) |
| 121 | + * @method static Router router(RouteCollectionInterface $routes = null, Request $request = null, $getShared = true) |
| 122 | + * @method static RouteCollection routes($getShared = true) |
| 123 | + * @method static Security security(App $config = null, $getShared = true) |
| 124 | + * @method static Session session(App $config = null, $getShared = true) |
| 125 | + * @method static Throttler throttler($getShared = true) |
| 126 | + * @method static Timer timer($getShared = true) |
| 127 | + * @method static Toolbar toolbar(ConfigToolbar $config = null, $getShared = true) |
| 128 | + * @method static Typography typography($getShared = true) |
| 129 | + * @method static URI uri($uri = null, $getShared = true) |
| 130 | + * @method static Validation validation(ConfigValidation $config = null, $getShared = true) |
| 131 | + * @method static Cell viewcell($getShared = true) |
132 | 132 | */ |
133 | 133 | class BaseService |
134 | 134 | { |
|
0 commit comments