(PHP 5 >= 5.3.0, PHP 7, PHP 8)
ReflectionFunctionAbstract::inNamespace — 檢查函式是否在命名空間中
檢查函式是否定義在命名空間中。
此函式沒有參數。
如果在命名空間中則為 true,否則為 false
true
false