isCoreFile() public method
Determines whether given name of the file belongs to the framework.
| public boolean isCoreFile ( $file ) | ||
|---|---|---|
| $file | string |
Name to be checked. |
| return | boolean |
Whether given name of the file belongs to the framework. |
isCoreFile() public method
Determines whether given name of the file belongs to the framework.
| public boolean isCoreFile ( $file ) | ||
|---|---|---|
| $file | string |
Name to be checked. |
| return | boolean |
Whether given name of the file belongs to the framework. |
Please login to continue.