Home >Backend Development >PHP Tutorial >mvc-php类中有些方法只有方法名,没写内容

mvc-php类中有些方法只有方法名,没写内容

WBOY
WBOYOriginal
2016-06-02 11:33:42953browse

phpmvc

一般都是MVC比较底层的类里会出现这种方法,搞不清楚这个事干嘛用的。是为了覆盖方法吗?还是只做定义用?

public function isRegistered($userId);

Statement:
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn