gc_atom_server::__call()
最后更新于:2021-11-26 09:16:47
gc_atom_server::__call($name, $arguments)
源文件
文件: gc-includes/pluggable-deprecated.php
public function __call( $name, $arguments ) {
_deprecated_function( __CLASS__ . '::' . $name, '3.5.0', 'the Atom Publishing Protocol plugin' );
}