Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
Y
yii2_33cn
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
JIRA
JIRA
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Registry
Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
_site-res
yii2_33cn
Commits
c9d1b62c
Commit
c9d1b62c
authored
May 03, 2018
by
tufengqi
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
修改fpf组件提示
parent
53815270
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
Application.php
vendor/yiisoft/yii2/base/Application.php
+1
-1
No files found.
vendor/yiisoft/yii2/base/Application.php
View file @
c9d1b62c
...
@@ -22,7 +22,7 @@ use Yii;
...
@@ -22,7 +22,7 @@ use Yii;
* @property \yii\caching\CacheInterface $cache The cache application component. Null if the component is not
* @property \yii\caching\CacheInterface $cache The cache application component. Null if the component is not
* enabled. This property is read-only.
* enabled. This property is read-only.
* @property \yii\redis\Connection $redis The cache application component.
* @property \yii\redis\Connection $redis The cache application component.
* @property \
app\system\classes\spf
\Application $spf The cache application component.
* @property \
fpf\yii_component
\Application $spf The cache application component.
* @property array $container Values given in terms of name-value pairs. This property is write-only.
* @property array $container Values given in terms of name-value pairs. This property is write-only.
* @property \yii\db\Connection $db The database connection. This property is read-only.
* @property \yii\db\Connection $db The database connection. This property is read-only.
* @property \yii\web\ErrorHandler|\yii\console\ErrorHandler $errorHandler The error handler application
* @property \yii\web\ErrorHandler|\yii\console\ErrorHandler $errorHandler The error handler application
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment