Fix File
•
/
home
/
sportsfe...
/
httpdocs
/
wp-conte...
/
plugins
/
smart-sl...
/
Nextend
/
Framewor...
/
Font
•
File:
FontManager.php
•
Content:
<?php namespace Nextend\Framework\Font; use Nextend\Framework\Font\Block\FontManager\BlockFontManager; use Nextend\Framework\Pattern\VisualManagerTrait; class FontManager { use VisualManagerTrait; public function display() { $fontManagerBlock = new BlockFontManager($this->MVCHelper); $fontManagerBlock->display(); } }
•
Search:
•
Replace:
Function
Edit by line
Download
Information
Rename
Copy
Move
Delete
Chmod
List